Skip to content

Commit

Permalink
Merge pull request aerospaceresearch#221 from mayankDhiman/master
Browse files Browse the repository at this point in the history
New version 1.0.0.0 for VISual MAth
  • Loading branch information
notimeforcaution authored Aug 31, 2019
2 parents e0b8ea1 + 1472089 commit b55ab4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
setuptools.setup(
name="VISualMAth",
description="visma - VISual MAth : A math equation solver and visualizer",
version="0.2.3",
author="Siddharth Kothiyal, Shantanu Mishra",
author_email="sid.kothiyal27@gmail.com, 8hantanu@gmail.com",
version="1.0.0.0",
author="Siddharth Kothiyal, Shantanu Mishra, Mayank Dhiman",
author_email="sid.kothiyal27@gmail.com, 8hantanu@gmail.com, mdhiman536@gmail.com",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/aerospaceresearch/visma",
Expand Down
Empty file added visma/discreteMaths/__init__.py
Empty file.

0 comments on commit b55ab4a

Please sign in to comment.