Skip to content

Commit

Permalink
Merge pull request #38 from COMBINE-lab/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--grangers

chore(main): release 0.3.1
  • Loading branch information
DongzeHE authored Jul 24, 2023
2 parents 5f7a66e + b7c845b commit b3cdd73
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.3.1](https://github.com/COMBINE-lab/grangers/compare/v0.3.0...v0.3.1) (2023-07-24)


### Bug Fixes

* fix bugs in update_df ([142792e](https://github.com/COMBINE-lab/grangers/commit/142792e8bc02d62b79a7aca954f2fcac2bbdccbb))
* fix outdated function name update_dataframe to update_df ([5f7a66e](https://github.com/COMBINE-lab/grangers/commit/5f7a66e73a82aa162a83dccf625cdf84787ac7a5))
* Merge pull request [#37](https://github.com/COMBINE-lab/grangers/issues/37) from COMBINE-lab/dev ([5f7a66e](https://github.com/COMBINE-lab/grangers/commit/5f7a66e73a82aa162a83dccf625cdf84787ac7a5))

## [0.3.0](https://github.com/COMBINE-lab/grangers/compare/v0.2.1...v0.3.0) (2023-07-24)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "grangers"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = [
"Dongze He <dhe17@umd.edu>",
Expand Down

0 comments on commit b3cdd73

Please sign in to comment.