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 9f43259 commit 008aec0Copy full SHA for 008aec0
README.rst
@@ -30,6 +30,10 @@ this package allows to extract it from the underlying Git repository:
30
Changes
31
-------
32
33
+1.0.4 - 2016-06-22
34
+
35
+- [feature] allow to build a package using a git-based version without modifying it upfront
36
37
1.0.3 - 2015-04-23
38
++++++++++++++++++
39
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name='setuptools-git-version',
6
- version='1.0.3',
+ version='1.0.4',
7
url='https://github.com/pyfidelity/setuptools-git-version',
8
author='pyfidelity UG',
9
author_email='[email protected]',
0 commit comments