Skip to content

Commit

Permalink
Release 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
corranwebster committed Jun 26, 2023
1 parent 28485c4 commit 5101e34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
from setuptools import setup, Extension, find_packages
from Cython.Build import cythonize

MAJOR = 5
MINOR = 1
MAJOR = 6
MINOR = 0
MICRO = 0
PRERELEASE = ""
IS_RELEASED = True
Expand Down

0 comments on commit 5101e34

Please sign in to comment.