Skip to content

Commit db18d44

Browse files
author
Andrew Burrows
committed
update the qualifier to _ahl1
1 parent a8cb734 commit db18d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ def build_extensions(self):
193193
MICRO = 0
194194
ISRELEASED = True
195195
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
196-
QUALIFIER = ''
196+
QUALIFIER = '_ahl1'
197197

198198
FULLVERSION = VERSION
199199
if not ISRELEASED:

0 commit comments

Comments
 (0)