Skip to content

Commit

Permalink
Update to version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox authored May 1, 2020
1 parent 50a1227 commit 8d94c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mathparse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
mathparse is a library for solving mathematical equations contained in strings
"""

__version__ = '0.1.2'
__version__ = '0.1.3'
__author__ = 'Gunther Cox'
__email__ = '[email protected]'
__url__ = 'https://github.com/gunthercox/mathparse'

0 comments on commit 8d94c12

Please sign in to comment.