Skip to content

Commit b9b2b7e

Browse files
committed
add v0.7.2-1 for pypi release due to prior use of v0.7.2
1 parent 4199949 commit b9b2b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quantecon_wasm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Import the main names to top level.
44
"""
55

6-
__version__ = '0.7.2'
6+
__version__ = '0.7.2-1'
77

88
#-Modules-#
99
from . import distributions

0 commit comments

Comments
 (0)