Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
bagerard committed Mar 3, 2023
1 parent ceb7415 commit aaf0a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongoengine/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
)


VERSION = (0, 26, 0)
VERSION = (0, 27, 0)


def get_version():
Expand Down

0 comments on commit aaf0a53

Please sign in to comment.