Skip to content

Commit

Permalink
chore: Update version
Browse files Browse the repository at this point in the history
Major version has been incremented due to the inclusion of symmath.
  • Loading branch information
Carlos Muniz committed Jan 18, 2022
1 parent 50a028a commit 129859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

from .calc import *

__version__ = '2.0.1'
__version__ = '3.0.0'

0 comments on commit 129859d

Please sign in to comment.