Skip to content

Commit

Permalink
Set version to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nonhermitian committed Oct 23, 2024
1 parent 6fe0f8a commit f9413b4
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 @@ -22,8 +22,8 @@
import numpy as np
from Cython.Build import cythonize

MAJOR = 3
MINOR = 0
MAJOR = 2
MINOR = 8
MICRO = 0

ISRELEASED = True
Expand Down

0 comments on commit f9413b4

Please sign in to comment.