Skip to content

Commit 949e114

Browse files
committed
chore: bump version
1 parent 5987b01 commit 949e114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handcalcs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"""
1515
Render arithmetic calucations in Jupyter as though they were written by hand.
1616
"""
17-
__version__ = "1.7.0" #
17+
__version__ = "1.7.1" #
1818
from .decorator import handcalc
1919
from .global_config import set_option, save_config
2020

0 commit comments

Comments
 (0)