We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118067a commit a721c4fCopy full SHA for a721c4f
2 files changed
pynever/config/configuration.ini
@@ -5,4 +5,4 @@
5
ARITHMETIC = torch
6
YEAR = 2025
7
AUTHORS = 'NeverTools'
8
-RELEASE = '1.3.1'
+RELEASE = '1.3.2'
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
[project]
9
name = "pyNeVer"
10
-version = "1.3.1"
+version = "1.3.2"
11
dependencies = [
12
"numpy",
13
"onnx",
0 commit comments