Skip to content

Commit 05d6f43

Browse files
committed
changelog and version
Signed-off-by: Xin Wang <[email protected]>
1 parent ff74ae0 commit 05d6f43

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.txt

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
CHANGELOG
33
=========
44

5+
-------------------------------------------------------------------------------
6+
April, 28, 2022 1.3.1
7+
-------------------------------------------------------------------------------
8+
9+
Minor:
10+
- Set the default behavior of drop_pattern_frequency in encoding to be True
11+
512
-------------------------------------------------------------------------------
613
April, 20, 2022 1.3.0
714
-------------------------------------------------------------------------------

sequential/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright FMR LLC <[email protected]>
33
# SPDX-License-Identifier: GPL-2.0
44

5-
__version__ = "1.3.0"
5+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)