We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a066d2 commit a802dc3Copy full SHA for a802dc3
1 file changed
src/ipython_beartype/__init__.py
@@ -14,7 +14,7 @@
14
from IPython.core.interactiveshell import InteractiveShell
15
16
# ....................{ GLOBALS }....................
17
-__version__ = "0.2.0"
+__version__ = '0.3.0'
18
'''
19
Human-readable package version as a ``.``-delimited string.
20
0 commit comments