Loading src/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ authors = [ {name = "Jacob Isber", email = "isberj@ornl.gov"}, ] # update version information here version = "0.3.7" version = "0.3.8" description = "Package to perform everyday tasks - logging, accessing database, etc." readme = "README.md" requires-python = ">=3.9,<4.0" Loading Loading
src/pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ authors = [ {name = "Jacob Isber", email = "isberj@ornl.gov"}, ] # update version information here version = "0.3.7" version = "0.3.8" description = "Package to perform everyday tasks - logging, accessing database, etc." readme = "README.md" requires-python = ">=3.9,<4.0" Loading