Skip to content

Commit fbecda5

Browse files
authored
REL: release v0.6.1
1 parent 6df2cb1 commit fbecda5

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
@@ -23,7 +23,7 @@
2323

2424
MAJOR = 0
2525
REVISION = 6
26-
PATCH = 0
26+
PATCH = 1
2727
DEV = False
2828

2929
VERSION = "{major}.{revision}.{patch}".format(

0 commit comments

Comments
 (0)