Skip to content

Commit 96f07d1

Browse files
committed
MAINT: bump version
1 parent 74d2934 commit 96f07d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
# versioning
1212
MAJOR = 0
1313
MINOR = 0
14-
MICRO = 6
15-
ISRELEASED = True
14+
MICRO = 7
15+
ISRELEASED = False
1616
VERSION = f"{MAJOR}.{MINOR}.{MICRO}"
1717

1818

0 commit comments

Comments
 (0)