Skip to content

Commit 34f4a47

Browse files
authored
RLS: setup for v0.8.1 (#767)
1 parent a23985e commit 34f4a47

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.8.0'
6+
__version__ = '0.8.1'
77

88
try:
99
import numba

0 commit comments

Comments
 (0)