We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e0e4e commit 4849971Copy full SHA for 4849971
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name='gitnet',
13
- version='beta-0.1.1',
+ version='0.1.1',
14
description='An analysis tool for git and other VCS managed open-source projects.',
15
long_description=long_description,
16
url='http://networkslab.org/gitnet',
0 commit comments