Skip to content

Commit

Permalink
Back to development: 1.2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Jun 18, 2018
1 parent 3c34f38 commit 1f7c6fb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@ def read(path):

setup(
name="zc.relation",
version='1.1.post2',
version='1.2.dev0',
packages=find_packages('src'),
include_package_data=True,
package_dir={'': 'src'},
Expand Down
6 changes: 6 additions & 0 deletions src/zc/relation/CHANGES.rst
Expand Up @@ -3,6 +3,12 @@ Changes
=======


1.2 (unreleased)
================

- Nothing changed yet.


1.1.post2 (2018-06-18)
======================

Expand Down

0 comments on commit 1f7c6fb

Please sign in to comment.