Skip to content

Commit

Permalink
Merge branch 'main' of github.com:provena/provena-python-client into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
parth-kulkarni1 committed Nov 7, 2024
2 parents 2412ae5 + 8b57049 commit 8ed7615
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
# CHANGELOG


## v0.19.0 (2024-11-07)

### Features

* feat: Forced release - Updating CD job with correct PyPI tag. ([`5b2ca79`](https://github.com/provena/provena-python-client/commit/5b2ca79f5c2acb707d956544dfd7512857b397f4))

* feat: forced release. ([`e36d124`](https://github.com/provena/provena-python-client/commit/e36d124df70335f0f5bf7a913237af7d59c1dbc4))

### Unknown

* Merge branch 'main' of github.com:provena/provena-python-client into main ([`d6beab4`](https://github.com/provena/provena-python-client/commit/d6beab41707ab2589da80bf0534cd6e16bb9a841))


## v0.18.0 (2024-11-07)

### Features

* feat: Force updating - Update to latest semantic versioning and github release gh action. ([`9a4f842`](https://github.com/provena/provena-python-client/commit/9a4f84266ca944169cbb79ccc70d75b59f223262))

* feat: Forced push - Reverting back to 8.3.0 ([`bc178ea`](https://github.com/provena/provena-python-client/commit/bc178eaedff12fb776d3995e3abadcbcd7972883))


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "provenaclient"
version = "0.18.0"
version = "0.19.0"
description = "A client library for interfacing with a Provena instance."
authors = ["RRAP <[email protected]>"]
license = "None"
Expand Down

0 comments on commit 8ed7615

Please sign in to comment.