Skip to content

Commit

Permalink
RLS: version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed Jun 29, 2012
1 parent 6e8b7b3 commit a901af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -176,7 +176,7 @@
MICRO = 0
ISRELEASED = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
QUALIFIER = 'rc2'
QUALIFIER = ''

FULLVERSION = VERSION
if not ISRELEASED:
Expand Down

0 comments on commit a901af2

Please sign in to comment.