We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0206a commit e2b336bCopy full SHA for e2b336b
pyproject.toml
@@ -39,7 +39,7 @@ Documentation = 'https://Loop3d.org/LoopProjectFile/'
39
"Source Code" = 'https://github.com/loop3d/LoopProjectFile'
40
41
[tool.setuptools.dynamic]
42
-version = { attr = 'LoopProjectFile.Version.__version__' }
+version = { attr = 'LoopProjectFile.version.__version__' }
43
44
[tool.setuptools.packages.find]
45
include = ['LoopProjectFile']
0 commit comments