Skip to content

Commit 52f5da6

Browse files
committed
RLS: setup for v0.8.2
1 parent 226413d commit 52f5da6

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.1'
6+
__version__ = '0.8.2'
77

88
try:
99
import numba

0 commit comments

Comments
 (0)