We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75fe04 commit 0c37627Copy full SHA for 0c37627
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="torch-hd", # use torch-hd on PyPi to install torchhd, torchhd is too similar according to PyPi
10
- version="2.0.0",
+ version="2.1.0",
11
description="Torchhd is a Python library for Hyperdimensional Computing",
12
long_description=open("README.md").read(),
13
long_description_content_type="text/markdown",
0 commit comments