Skip to content

Commit 30843d8

Browse files
committed
bump version
1 parent 47df1e8 commit 30843d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dbmail/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import sys
55

66

7-
VERSION = (2, 3, 10)
7+
VERSION = (2, 3, 11)
88

99
default_app_config = 'dbmail.apps.DBMailConfig'
1010

0 commit comments

Comments
 (0)