Skip to content

Commit 230d602

Browse files
committed
chore(repo): switch to dynamic versioning
1 parent ef22d81 commit 230d602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "HGQ"
8-
version = "0.2.5post1"
8+
dynamic = [ "version" ]
99
authors = [{ name = "Chang Sun", email = "chsun@cern.ch" }]
1010
description = "High Granularity Quantizarion"
1111
readme = "README.md"

0 commit comments

Comments
 (0)