Skip to content

Commit

Permalink
release v0.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Goldstein <[email protected]>
  • Loading branch information
dannygoldstein committed Jun 18, 2020
1 parent e613a8d commit c4e3f35
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 @@ -139,7 +139,7 @@ def recursive_glob(basedir, pattern):
URL = 'https://github.com/zuds-survey/zuds-pipeline'

# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
VERSION = '0.1.1.dev'
VERSION = '0.1.1'

# Indicates if this version is a release version
RELEASE = 'dev' not in VERSION
Expand Down

0 comments on commit c4e3f35

Please sign in to comment.