Skip to content

Commit 5b98fdf

Browse files
committed
RLS: 0.8.0 beta 1
1 parent e4fb63c commit 5b98fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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 = 'beta'
179+
QUALIFIER = 'b1'
180180

181181
FULLVERSION = VERSION
182182
if not ISRELEASED:

0 commit comments

Comments
 (0)