Skip to content

Commit ad0347f

Browse files
author
Joachim Jablon
committed
Back to development: 1.0.3
1 parent c730e39 commit ad0347f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
History
44
-------
55

6+
1.0.3 (unreleased)
7+
++++++++++++++++++
8+
9+
- Nothing changed yet.
10+
11+
612
1.0.2 (2017-09-22)
713
++++++++++++++++++
814

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.2'
11+
version = '1.0.3.dev0'
1212

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

0 commit comments

Comments
 (0)