Skip to content

Commit

Permalink
update the qualifier to _ahl1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Burrows committed Jan 8, 2014
1 parent a8cb734 commit db18d44
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 @@ -193,7 +193,7 @@ def build_extensions(self):
MICRO = 0
ISRELEASED = True
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
QUALIFIER = ''
QUALIFIER = '_ahl1'

FULLVERSION = VERSION
if not ISRELEASED:
Expand Down

0 comments on commit db18d44

Please sign in to comment.