Skip to content

Commit

Permalink
Back to development: 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaty committed Oct 1, 2018
1 parent 959b1d7 commit 0fe4b1f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
History
-------

1.2 (unreleased)
++++++++++++++++

- Nothing changed yet.


1.1 (2018-10-01)
++++++++++++++++

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def clean_history(history):

setup(
name='django-cid',
version='1.1',
version='1.2.dev0',
description="""Correlation IDs in Django for debugging requests""",
long_description=readme + '\n\n' + changelog,
author='Snowball One',
Expand Down

0 comments on commit 0fe4b1f

Please sign in to comment.