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 9a4f842 + bb17ac9 commit d6beab4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG


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

### Features

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


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

### Features
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.17.0"
version = "0.18.0"
description = "A client library for interfacing with a Provena instance."
authors = ["RRAP <[email protected]>"]
license = "None"
Expand Down

0 comments on commit d6beab4

Please sign in to comment.