Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gotlium committed Sep 14, 2016
1 parent 603c7e6 commit 53f8929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbmail/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import sys


VERSION = (2, 3, 11)
VERSION = (2, 3, 12)

default_app_config = 'dbmail.apps.DBMailConfig'

Expand Down

0 comments on commit 53f8929

Please sign in to comment.