Skip to content

Commit a901af2

Browse files
committed
RLS: version 0.8.0
1 parent 6e8b7b3 commit a901af2

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
@@ -176,7 +176,7 @@
176176
MICRO = 0
177177
ISRELEASED = True
178178
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
179-
QUALIFIER = 'rc2'
179+
QUALIFIER = ''
180180

181181
FULLVERSION = VERSION
182182
if not ISRELEASED:

0 commit comments

Comments
 (0)