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 b0f84e7 commit a9331e5Copy full SHA for a9331e5
README.rst
@@ -30,7 +30,7 @@ this package allows to extract it from the underlying Git repository:
30
Changes
31
-------
32
33
-1.0.3 - Unreleased
+1.0.3 - 2015-04-23
34
++++++++++++++++++
35
36
- [bugfix] rename module to avoid import conflicts
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='setuptools-git-version',
6
- version='1.0.3dev',
+ version='1.0.3',
7
url='https://github.com/pyfidelity/setuptools-git-version',
8
author='pyfidelity UG',
9
author_email='[email protected]',
0 commit comments