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