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 da55247 commit 33be90cCopy full SHA for 33be90c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.1](https://github.com/socialgene/sgpy/compare/v1.1.0...v1.1.1) (2024-10-20)
4
+
5
6
+### Bug Fixes
7
8
+* protein hashing ([da55247](https://github.com/socialgene/sgpy/commit/da55247ff0526ff98877db0d63f3d044d0737b78))
9
10
## [1.1.0](https://github.com/socialgene/sgpy/compare/v1.0.1...v1.1.0) (2024-10-20)
11
12
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "socialgene"
-version = "1.1.0"
+version = "1.1.1"
description = "Creating and interacting with graph databases of protein domains and their genome coordinates"
readme = "README.md"
authors = [
0 commit comments