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 0d16dca commit b993a2eCopy full SHA for b993a2e
1 file changed
bpython/__init__.py
@@ -22,7 +22,7 @@
22
23
import os.path
24
25
-__version__ = 'mercurial'
+__version__ = '0.11'
26
package_dir = os.path.abspath(os.path.dirname(__file__))
27
28
0 commit comments