Skip to content

Commit 84221fa

Browse files
authored
chore(main): release 0.5.1 (#89)
1 parent b6c3120 commit 84221fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.1](https://github.com/socialgene/sgpy/compare/v0.5.0...v0.5.1) (2024-03-01)
4+
5+
6+
### Bug Fixes
7+
8+
* hmm_source_relationships.header ([#88](https://github.com/socialgene/sgpy/issues/88)) ([a500cb2](https://github.com/socialgene/sgpy/commit/a500cb2409df42b88b20e92929e35663c9818963))
9+
310
## [0.5.0](https://github.com/socialgene/sgpy/compare/v0.4.0...v0.5.0) (2024-01-17)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "socialgene"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
description = "Creating and interacting with graph databases of protein domains and their genome coordinates"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)