We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4339e65 commit 1e9e364Copy full SHA for 1e9e364
1 file changed
bpython/__init__.py
@@ -22,7 +22,7 @@
22
23
import os.path
24
25
-__version__ = '0.11'
+__version__ = 'mercurial'
26
package_dir = os.path.abspath(os.path.dirname(__file__))
27
28
0 commit comments