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.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Groszer committed Feb 6, 2013
1 parent 74d8d28 commit 1d3e1d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

0.7.5 (unreleased)
0.7.5 (2013-02-06)
------------------

- Added, cleaned tests
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@ def read(*rnames):

setup (
name='mongopersist',
version='0.7.5.dev0',
version='0.7.5',
author = "Stephan Richter",
author_email = "stephan.richter@gmail.com",
description = "Mongo Persistence Backend",
Expand Down

0 comments on commit 1d3e1d4

Please sign in to comment.