Skip to content

Commit

Permalink
Back to development: 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Apr 5, 2023
1 parent 645dce1 commit c316fc9
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
Expand Up @@ -3,6 +3,12 @@ Changes
=======


2.1 (unreleased)
================

- Nothing changed yet.


2.0 (2023-04-05)
================

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

setup(
name="zc.relation",
version='2.0',
version='2.1.dev0',
packages=find_packages('src'),
include_package_data=True,
package_dir={'': 'src'},
Expand Down

0 comments on commit c316fc9

Please sign in to comment.