Skip to content

Commit

Permalink
Back to development: 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Apr 26, 2017
1 parent 2d7d502 commit 32f2a5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGES
=======

2.3 (unreleased)
----------------

- Nothing changed yet.


2.2 (2017-04-26)
----------------

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

setup(
name="hurry.query",
version='2.2',
version='2.3.dev0',
author='Infrae',
author_email='faassen@startifact.com',
description="Higher level query system for the zope.catalog",
Expand Down

0 comments on commit 32f2a5e

Please sign in to comment.