Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brettlangdon committed Aug 7, 2016
1 parent 8cf305c commit e76a3a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Flask-Env Changelog
===================

Version 1.0.0
Version 1.0.1
-------------

:Released: 08-07-2016
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def get_long_description():

setup(
name='Flask-Env',
version='1.0.0',
version='1.0.1',
url='https://github.com/brettlangdon/flask-env',
license='MIT',
author='Brett Langdon',
Expand Down

0 comments on commit e76a3a5

Please sign in to comment.