Skip to content

Commit

Permalink
releasing 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sosey committed Jan 1, 2017
1 parent 0152adc commit 4e51316
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 @@ -64,7 +64,7 @@


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

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

0 comments on commit 4e51316

Please sign in to comment.