File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 1.0.2 Fri 8 Jul 2022 by BigDataBiology
2
+ * Fix issue #93 more thoroughly (see #101)
3
+
1
4
Version 1.0.1 Mon 9 May 2022 by BigDataBiology
2
5
* Fix edge case when calling prodigal with more threads than contigs (#93)
3
6
Original file line number Diff line number Diff line change 1
- __version__ = '1.0.1 '
1
+ __version__ = '1.0.2 '
Original file line number Diff line number Diff line change 1
1
# What's New
2
2
3
+ ## Version 1.0.2
4
+
5
+ * Released July 8 2022*
6
+
7
+ ### Bugfixes
8
+
9
+ - Fix ([ #93 ] ( https://github.com/BigDataBiology/SemiBin/issues/93 ) ) more
10
+ thoroughly ([ #101 ] ( https://github.com/BigDataBiology/SemiBin/issues/101 ) )
11
+
3
12
## Version 1.0.1
4
13
5
14
* Released May 9 2022*
6
15
7
-
8
16
### Bugfixes
9
17
10
18
- Fix edge case when calling prodigal with more threads than contigs
You can’t perform that action at this time.
0 commit comments