Skip to content

Commit

Permalink
Preparing release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Jun 19, 2020
1 parent 58ceee6 commit 497f9eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -3,7 +3,7 @@
=========


0.0.2 (unreleased)
0.0.2 (2020-06-19)
==================

- Refactor tests to use ``nti.site.testing`` for DB and site management.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -28,7 +28,7 @@ def _read(fname):

setup(
name='nti.intid',
version='0.0.2.dev0',
version='0.0.2',
author='Jason Madden',
author_email='jason@nextthought.com',
description="Extensions for Zope3's intids.",
Expand Down

0 comments on commit 497f9eb

Please sign in to comment.