Skip to content

Commit

Permalink
[prep] v0.3.1 release (#31)
Browse files Browse the repository at this point in the history
* update changelog

* increment version number
  • Loading branch information
vpchung authored May 20, 2024
1 parent eb88e6d commit a7d65bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
### Bug fixes
- Remove custom classes, as to prevent future confusion with synapseclient's classes

## 0.3.1

### Bug fixes
- Fix Docker image deployment ([#30](https://github.com/Sage-Bionetworks-Challenges/cnb-tools/pull/30))

## 0.3.0

### 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 = "cnb-tools"
version = "0.3.0"
version = "0.3.1"
description = "Convenience tools/functions for challenges and benchmarking on Synapse.org"
license = "Apache-2.0"
authors = ["Sage CNB Team <[email protected]>"]
Expand Down

0 comments on commit a7d65bd

Please sign in to comment.