Skip to content

Commit

Permalink
docs: version increment for calc
Browse files Browse the repository at this point in the history
Major version bump for breaking change
  • Loading branch information
Colin-Fredericks committed Nov 18, 2024
1 parent 1174798 commit 9917c1c
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__ = '3.1.0'
__version__ = '4.0.0'

0 comments on commit 9917c1c

Please sign in to comment.