We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c3120 commit 84221faCopy full SHA for 84221fa
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.5.0](https://github.com/socialgene/sgpy/compare/v0.4.0...v0.5.0) (2024-01-17)
11
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "socialgene"
-version = "0.5.0"
+version = "0.5.1"
description = "Creating and interacting with graph databases of protein domains and their genome coordinates"
readme = "README.md"
authors = [
0 commit comments