Skip to content

Commit a802dc3

Browse files
committed
**ipython-beartype 0.3.0** started.
1 parent 4a066d2 commit a802dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ipython_beartype/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from IPython.core.interactiveshell import InteractiveShell
1515

1616
# ....................{ GLOBALS }....................
17-
__version__ = "0.2.0"
17+
__version__ = '0.3.0'
1818
'''
1919
Human-readable package version as a ``.``-delimited string.
2020

0 commit comments

Comments
 (0)