Skip to content

Commit a9331e5

Browse files
committed
prepare 1.0.3
1 parent b0f84e7 commit a9331e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ this package allows to extract it from the underlying Git repository:
3030
Changes
3131
-------
3232

33-
1.0.3 - Unreleased
33+
1.0.3 - 2015-04-23
3434
++++++++++++++++++
3535

3636
- [bugfix] rename module to avoid import conflicts

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.3dev',
6+
version='1.0.3',
77
url='https://github.com/pyfidelity/setuptools-git-version',
88
author='pyfidelity UG',
99
author_email='[email protected]',

0 commit comments

Comments
 (0)