Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Preparing release 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 9, 2013
1 parent 88abbea commit f1606ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

0.8.3 (unreleased)
0.8.3 (2013-04-09)
------------------

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

setup(
name='mongopersist',
version='0.8.3.dev0',
version='0.8.3',
author="Stephan Richter",
author_email="stephan.richter@gmail.com",
url='https://github.com/zopefoundation/mongopersist',
Expand Down

0 comments on commit f1606ce

Please sign in to comment.