Skip to content

Commit

Permalink
Prepare release of 2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Apr 3, 2023
1 parent ee3900c commit 98de6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
except ImportError:
from distutils.core import setup, Extension

VERSION = '2.0a1'
VERSION = '2.0'

extra_setup_args = {}

Expand Down

0 comments on commit 98de6c0

Please sign in to comment.