Skip to content

Commit a34bf58

Browse files
committed
revert to static version
1 parent 31a8b15 commit a34bf58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dev_template = "{tag}"
4949

5050
[project]
5151
name = "httomo-backends"
52+
version = "0.0.2"
5253
description = "Supplementary files for HTTomo backends."
5354
readme = "README.rst"
5455
license = {text = "BSD-3-Clause"}
@@ -66,8 +67,8 @@ classifiers = [
6667
"License :: OSI Approved :: BSD License",
6768
"Programming Language :: Python :: 3.10",
6869
]
70+
6971
requires-python = ">=3.10"
70-
dynamic = ["version"]
7172
dependencies = [
7273
"numpy",
7374
"pyyaml"

0 commit comments

Comments
 (0)