Skip to content

Commit

Permalink
add v0.7.2-1 for pypi release due to prior use of v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Jan 24, 2025
1 parent 4199949 commit b9b2b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantecon_wasm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Import the main names to top level.
"""

__version__ = '0.7.2'
__version__ = '0.7.2-1'

#-Modules-#
from . import distributions
Expand Down

0 comments on commit b9b2b7e

Please sign in to comment.