Skip to content

Commit

Permalink
chore: bump next version and minor attributes changes
Browse files Browse the repository at this point in the history
Signed-off-by: tarilabs <[email protected]>
  • Loading branch information
tarilabs committed Aug 21, 2024
1 parent ea2f1b1 commit 2d068f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "omlmd"
version = "0.1.3"
version = "0.1.4"
description = "OCI Artifact for ML model & metadata"
authors = ["Matteo Mortari <[email protected]>"]
readme = "README.md"

[project.urls]
[tool.poetry.urls]
Homepage = "https://containers.github.io/omlmd"
Documentation = "https://containers.github.io/omlmd"
Repository = "https://github.com/containers/omlmd.git"
Repository = "https://github.com/containers/omlmd"
Issues = "https://github.com/containers/omlmd/issues"
Changelog = "https://github.com/containers/omlmd/releases"

Expand Down

0 comments on commit 2d068f4

Please sign in to comment.