Skip to content

Commit b55ab4a

Browse files
Merge pull request aerospaceresearch#221 from mayankDhiman/master
New version 1.0.0.0 for VISual MAth
2 parents e0b8ea1 + 1472089 commit b55ab4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
setuptools.setup(
77
name="VISualMAth",
88
description="visma - VISual MAth : A math equation solver and visualizer",
9-
version="0.2.3",
10-
author="Siddharth Kothiyal, Shantanu Mishra",
11-
author_email="sid.kothiyal27@gmail.com, 8hantanu@gmail.com",
9+
version="1.0.0.0",
10+
author="Siddharth Kothiyal, Shantanu Mishra, Mayank Dhiman",
11+
author_email="sid.kothiyal27@gmail.com, 8hantanu@gmail.com, mdhiman536@gmail.com",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
url="https://github.com/aerospaceresearch/visma",

visma/discreteMaths/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)