Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gotlium committed Dec 3, 2015
1 parent ea21e27 commit 1375122
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, 'a1')
VERSION = (2, 3)

default_app_config = 'dbmail.apps.DBMailConfig'

Expand Down

0 comments on commit 1375122

Please sign in to comment.