We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bcce2c commit 79629f7Copy full SHA for 79629f7
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="strnn",
10
- version="0.1.1",
+ version="0.2.0",
11
author="RGKLab",
12
description="PyTorch package for Structured Neural Networks.",
13
long_description_content_type="text/markdown",
0 commit comments