We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a2d92 commit ea26e84Copy full SHA for ea26e84
setup.py
@@ -16,7 +16,7 @@
16
from setuptools import setup
17
18
NAME = 'scikits.cuda'
19
-VERSION = '0.5.0b1'
+VERSION = '0.5.0b2'
20
AUTHOR = 'Lev Givon'
21
AUTHOR_EMAIL = '[email protected]'
22
URL = 'https://github.com/lebedov/scikits.cuda/'
0 commit comments