Skip to content

Commit

Permalink
⬆️ ozi-core~=1.2.14
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc, DDiv <ozi.project@outlook.com>
  • Loading branch information
rjdbcm authored Oct 10, 2024
1 parent b733718 commit 5c10bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tag_regex = "^(?P<prefix>v)?(?P<version>[^\\+]+)(?P<suffix>.*)?$"
[project]
dynamic = ["version"]
license = {file = "LICENSE.txt"}
dependencies = ['ozi-core~=1.2.13', 'setuptools_scm[toml]', 'tomli>=2.0.0;python_version<"3.11"']
dependencies = ['ozi-core~=1.2.14', 'setuptools_scm[toml]', 'tomli>=2.0.0;python_version<"3.11"']

[project.optional_dependencies] # also meson test suite names
# continuous integration
Expand Down

0 comments on commit 5c10bdc

Please sign in to comment.