Skip to content

Commit

Permalink
bump up version number to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtb-beta committed Jul 26, 2018
1 parent cffa8a8 commit 88e27e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def read_file(filename):

setup(
name='bpmailer',
version='0.39.3',
version='1.0',
description='Mailing utility for Django',
long_description=read_file('README.md'),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 88e27e0

Please sign in to comment.