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