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 0d33978 commit 259f711Copy full SHA for 259f711
bpython/__init__.py
@@ -22,7 +22,7 @@
22
23
import os.path
24
25
-__version__ = 'mercurial'
+__version__ = '0.13'
26
package_dir = os.path.abspath(os.path.dirname(__file__))
27
28
0 commit comments