Skip to content

Commit e1a4488

Browse files
Testing package versioning
Signed-off-by: João Lucas de Sousa Almeida <[email protected]>
1 parent 5819fcc commit e1a4488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = 'setuptools.build_meta'
44

55
[project]
66
name = "terratorch"
7+
#dynamic = ["version"]
78
version = "0.99.0"
8-
dynamic = ["version"]
99
description = "TerraTorch - A model training toolkit for geospatial tasks"
1010
license = { "text" = "Apache License, Version 2.0" }
1111
readme = "README.md"

0 commit comments

Comments
 (0)