FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Set the version name for the default branch to mercurial so we can te… · moneytech/bpython@ceef840 · GitHub

forked from bpython/bpython

Commit ceef840

Browse files
committed
Set the version name for the default branch to mercurial so we can tell when we run from the repository
1 parent 629759e commit ceef840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎bpython/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
import os.path
2424

25-
__version__ = '0.10'
25+
__version__ = 'mercurial'
2626
package_dir = os.path.abspath(os.path.dirname(__file__))
2727

2828

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL