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 f767ca9 commit e0aa275Copy full SHA for e0aa275
setup.py
@@ -69,7 +69,7 @@ def is_pure(self):
69
setup(
70
name="libMHCUDA",
71
description="Accelerated Weighted MinHash-ing on GPU",
72
- version="2.0.3",
+ version="2.0.4",
73
license="Apache Software License",
74
author="Vadim Markovtsev",
75
author_email="[email protected]",
0 commit comments