Skip to content

Commit c730e39

Browse files
author
Joachim Jablon
committed
Preparing release 1.0.2
1 parent f04351d commit c730e39

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.2 (unreleased)
6+
1.0.2 (2017-09-22)
77
++++++++++++++++++
88

99
* Added tests for Django 1.11

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.1'
11+
version = '1.0.2'
1212

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

0 commit comments

Comments
 (0)