Skip to content

Commit aaf0a53

Browse files
committed
update version
1 parent ceb7415 commit aaf0a53

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
@@ -29,7 +29,7 @@
2929
)
3030

3131

32-
VERSION = (0, 26, 0)
32+
VERSION = (0, 27, 0)
3333

3434

3535
def get_version():

0 commit comments

Comments
 (0)