Skip to content

Commit 036c937

Browse files
committed
bump version
1 parent cf57815 commit 036c937

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, 18, 2)
7+
VERSION = (2, 3, 19)
88

99
default_app_config = 'dbmail.apps.DBMailConfig'
1010

0 commit comments

Comments
 (0)