Skip to content

Commit 5101e34

Browse files
committed
Release 6.0.0
1 parent 28485c4 commit 5101e34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
from setuptools import setup, Extension, find_packages
1818
from Cython.Build import cythonize
1919

20-
MAJOR = 5
21-
MINOR = 1
20+
MAJOR = 6
21+
MINOR = 0
2222
MICRO = 0
2323
PRERELEASE = ""
2424
IS_RELEASED = True

0 commit comments

Comments
 (0)