Skip to content

Commit

Permalink
Bumped version for feature release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 28, 2020
1 parent 36cb8d3 commit 592d7af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Products.CMFUid Changelog
=========================

3.0.3 (unreleased)
3.1.0 (unreleased)
------------------

- Fixed deprecation warning for zope.component.interfaces.IObjectEvent.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def _read(name):

setup(
name='Products.%s' % NAME,
version='3.0.3.dev0',
version='3.1.0',
description='Uid product for the Zope Content Management Framework',
long_description=README,
classifiers=[
Expand Down

0 comments on commit 592d7af

Please sign in to comment.