Skip to content

Commit 33be90c

Browse files
authored
chore(main): release 1.1.1 (#114)
1 parent da55247 commit 33be90c

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+
## [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+
310
## [1.1.0](https://github.com/socialgene/sgpy/compare/v1.0.1...v1.1.0) (2024-10-20)
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 = "1.1.0"
7+
version = "1.1.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)