Skip to content

Commit cf54d6d

Browse files
author
erdenezul
authored
Merge pull request #1967 from erdenezul/bump_version_16_3
bump version 0.16.3
2 parents d88d40c + a03fe23 commit cf54d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongoengine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
list(signals.__all__) + list(errors.__all__))
2424

2525

26-
VERSION = (0, 16, 2)
26+
VERSION = (0, 16, 3)
2727

2828

2929
def get_version():

0 commit comments

Comments
 (0)