We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d486d commit 082e960Copy full SHA for 082e960
quantecon/version.py
@@ -1,4 +1,4 @@
1
"""
2
This is a VERSION file and should NOT be manually altered
3
4
-version = '0.4.8'
+version = '0.4.7'
setup.py
@@ -4,7 +4,7 @@
5
#-Write Versions File-#
6
7
-VERSION = '0.4.8'
+VERSION = '0.4.7'
8
9
def write_version_py(filename=None):
10
0 commit comments