File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.2] ( https://github.com/socialgene/sgpy/compare/v0.2.1...v0.2.2 ) (2023-11-16)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * read env HMMSEARCH_IEVALUE as float ([ #71 ] ( https://github.com/socialgene/sgpy/issues/71 ) ) ([ d0bc557] ( https://github.com/socialgene/sgpy/commit/d0bc5570077b67898777c0c72e70ced0c9d6e504 ) )
9
+
3
10
## [ 0.2.1] ( https://github.com/socialgene/sgpy/compare/v0.2.0...v0.2.1 ) (2023-11-14)
4
11
5
12
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " socialgene"
7
- version = " 0.2.1 "
7
+ version = " 0.2.2 "
8
8
description = " Creating and interacting with graph databases of protein domains and their genome coordinates"
9
9
readme = " README.md"
10
10
authors = [
You can’t perform that action at this time.
0 commit comments