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 2f4c018 commit 22bbdeaCopy full SHA for 22bbdea
setup.py
@@ -35,7 +35,7 @@
35
36
# version handling
37
version_file = 'bpython/_version.py'
38
-version = 'unkown'
+version = 'unknown'
39
40
try:
41
# get version from git describe
0 commit comments