Skip to content

Commit 58f1143

Browse files
author
Joachim Jablon
committed
Preparing release 1.0.3
1 parent 29dc2ab commit 58f1143

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

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

6-
1.0.3 (unreleased)
6+
1.0.3 (2018-04-26)
77
++++++++++++++++++
88

99
- Python 3.6 support

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
except ImportError:
99
from distutils.core import setup
1010

11-
version = '1.0.3.dev0'
11+
version = '1.0.3'
1212

1313
if sys.argv[-1] == 'publish':
1414
try:

0 commit comments

Comments
 (0)