Skip to content

Commit 008aec0

Browse files
committed
prepare 1.0.4
1 parent 9f43259 commit 008aec0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ this package allows to extract it from the underlying Git repository:
3030
Changes
3131
-------
3232

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+
3337
1.0.3 - 2015-04-23
3438
++++++++++++++++++
3539

setup.py

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

44
setup(
55
name='setuptools-git-version',
6-
version='1.0.3',
6+
version='1.0.4',
77
url='https://github.com/pyfidelity/setuptools-git-version',
88
author='pyfidelity UG',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)