fix version numbers

This commit is contained in:
Arthur Lu 2022-03-14 04:35:04 +00:00
parent 12e0a263bd
commit 07c1ea0c40

View File

@ -7,7 +7,7 @@
# current benchmark of optimization: 1.33 times faster
# setup:
__version__ = "4.0.0-dev"
__version__ = "4.0.0"
# changelog should be viewed using print(analysis.__changelog__)
__changelog__ = """changelog: