Skip to content

Commit c8489d0

Browse files
authored
RLS: prepare for v0.10.0 (#795)
1 parent e796eba commit c8489d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quantecon/__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.9.0'
6+
__version__ = '0.10.0'
77

88
try:
99
import numba

0 commit comments

Comments
 (0)