Skip to content

Commit

Permalink
Back to development: 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Jul 18, 2015
1 parent c5b3f18 commit af25469
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

1.1.6 (unreleased)
------------------

- Nothing changed yet.


1.1.5 (2015-07-18)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

version = '1.1.5'
version = '1.1.6.dev0'

long_description = open("README.rst").read() + "\n" + \
open("CHANGES.rst").read()
Expand Down

0 comments on commit af25469

Please sign in to comment.