Skip to content

Commit

Permalink
Merge pull request #23 from certego/develop
Browse files Browse the repository at this point in the history
You can now use mongoengine from 0.22.0
  • Loading branch information
0ssigeno authored Sep 16, 2022
2 parents 1b301c7 + f025e99 commit 4421e8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mongoengine>=0.24.0
mongoengine>=0.22.0
requests>=2.18.0
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.3.3"
VERSION = "0.3.4"

0 comments on commit 4421e8e

Please sign in to comment.