Skip to content

Commit 4117b4f

Browse files
committed
RLS: Version 0.7.2
1 parent ff254f7 commit 4117b4f

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
@@ -167,7 +167,7 @@
167167
MAJOR = 0
168168
MINOR = 7
169169
MICRO = 2
170-
ISRELEASED = False
170+
ISRELEASED = True
171171
VERSION = '%d.%d.%d' % (MAJOR, MINOR, MICRO)
172172
QUALIFIER = ''
173173

0 commit comments

Comments
 (0)