File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.0
2+
3+ ### New Features
4+
5+ - Add ` remove_groups_not_in_both ` function ([ 876d017] ( https://github.com/Bitbol-Lab/DiffPaSS/commit/876d01792a0206ee209478bd2ee5a4c122f2ab9d ) )
6+
7+ ### Backward-incompatible changes
8+
9+ - Change signature of ` get_robust_pairs ` ([ ebb160c] ( https://github.com/Bitbol-Lab/DiffPaSS/commit/ebb160c512e6aed2cdb9865bdb9b2088a8e0ffd4 ) )
10+
11+ ## 0.0.1
12+
13+ - First DiffPaSS public release
Original file line number Diff line number Diff line change 1- __version__ = "0.0.2 "
1+ __version__ = "0.1.0 "
Original file line number Diff line number Diff line change 11[DEFAULT]
22repo = DiffPaSS
33lib_name = diffpass
4- version = 0.0.2
4+ version = 0.1.0
55min_python = 3.7
66license = apache2
77black_formatting = True
You can’t perform that action at this time.
0 commit comments