Skip to content

Commit

Permalink
Preparing release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarrois committed May 11, 2019
1 parent 46c45d5 commit 06d50e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

2.11.2 (unreleased)
2.12.0 (2019-05-11)
-------------------

*New:*
Expand Down
2 changes: 1 addition & 1 deletion factory/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
from . import mongoengine


__version__ = '2.11.2.dev0'
__version__ = '2.12.0'
__author__ = 'Raphaël Barrois <raphael.barrois+fboy@polytechnique.org>'


Expand Down

0 comments on commit 06d50e4

Please sign in to comment.