Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
Cutting 0.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Rachel Sanders committed Jun 10, 2015
1 parent c96a348 commit 1ea205a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,10 @@ Adding the ability to have feature flags inline instead of in a dictionary, to m

A big thank you to Isman Firmansyah (@iromli) for the contribution!


0.6 (June 9, 2015)
------------------

Adding contrib modules to setup.py. Thank you @iromli and @pcraig3!


2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name='Flask-FeatureFlags',
version='0.6-dev',
version='0.6',
url='https://github.com/trustrachel/Flask-FeatureFlags',
license='Apache',
author='Rachel Sanders',
Expand Down

0 comments on commit 1ea205a

Please sign in to comment.