We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef22d81 commit 230d602Copy full SHA for 230d602
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "HGQ"
8
-version = "0.2.5post1"
+dynamic = [ "version" ]
9
authors = [{ name = "Chang Sun", email = "chsun@cern.ch" }]
10
description = "High Granularity Quantizarion"
11
readme = "README.md"
0 commit comments