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 b05dd75 commit 1710a86Copy full SHA for 1710a86
setup.py
@@ -2,6 +2,6 @@
2
3
setup(
4
name='dlblas',
5
- version='0.0.5',
+ version='0.0.6',
6
packages=find_packages(exclude=()),
7
)
0 commit comments