Skip to content

Commit 4ca2ed1

Browse files
Bumped legacy version to 0.1.0
1 parent 8997e78 commit 4ca2ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from setuptools.extension import Extension
2525
from setuptools.command.build_ext import build_ext
2626

27-
version = '0.0.21'
27+
version = '0.1.0'
2828

2929
options = {k: 'OFF' for k in ['--opt', '--debug', '--cuda']}
3030
for flag in options.keys():

0 commit comments

Comments
 (0)