Skip to content

Commit ec3d22e

Browse files
committed
Bump version number
1 parent f2776c2 commit ec3d22e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# History
22

3+
### 3.5.3 (2021-02-09)
4+
5+
Fix bug that caused GUI crash when copying text.
6+
37
### 3.5.2 (2020-04-15)
48

59
Minor fixes and updates, including

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
packages=find_packages(include=['autoBWF']),
4040
setup_requires=setup_requirements,
4141
url='https://github.com/Ukrainian-History/autoBWF',
42-
version='3.5.2',
42+
version='3.5.3',
4343
zip_safe=False,
4444
)

0 commit comments

Comments
 (0)