We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2845c1 commit e8f99e8Copy full SHA for e8f99e8
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