Skip to content

Commit

Permalink
Bump version for relese
Browse files Browse the repository at this point in the history
  • Loading branch information
nanomad authored Jan 30, 2024
1 parent 42ae081 commit 7747953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "saic_ismart_client_ng"
version = "0.0.2"
version = "0.0.4"
authors = [
{ name = "Giovanni Condello", email = "[email protected]" },
]
Expand All @@ -25,4 +25,4 @@ classifiers = [

[project.urls]
"Homepage" = "https://github.com/SAIC-iSmart-API/saic-python-client-ng"
"Bug Tracker" = "https://github.com/SAIC-iSmart-API/saic-python-client-ng/issues"
"Bug Tracker" = "https://github.com/SAIC-iSmart-API/saic-python-client-ng/issues"

0 comments on commit 7747953

Please sign in to comment.