Skip to content

Commit

Permalink
chore(main): release 6.2.0 (#122)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Dec 20, 2024
1 parent 85f1cbd commit 4a3334a
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,5 +1,12 @@
# Changelog

## [6.2.0](https://github.com/deepgenomics/GenomeKit/compare/v6.1.1...v6.2.0) (2024-12-20)


### Features

* S3 data manager ([#121](https://github.com/deepgenomics/GenomeKit/issues/121)) ([85f1cbd](https://github.com/deepgenomics/GenomeKit/commit/85f1cbd93f17235e195a026e19db6509d43c44a2))

## [6.1.1](https://github.com/deepgenomics/GenomeKit/compare/v6.1.0...v6.1.1) (2024-12-16)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"twobitreader>=3.1",
]

version = "6.1.1"
version = "6.2.0"

# See https://stackoverflow.com/questions/9977889/how-to-include-license-file-in-setup-py-script/66443941#66443941
class egg_info_ex(egg_info):
Expand Down

0 comments on commit 4a3334a

Please sign in to comment.