Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
NumerousHats committed Feb 9, 2021
1 parent f2776c2 commit ec3d22e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# History

### 3.5.3 (2021-02-09)

Fix bug that caused GUI crash when copying text.

### 3.5.2 (2020-04-15)

Minor fixes and updates, including
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
packages=find_packages(include=['autoBWF']),
setup_requires=setup_requirements,
url='https://github.com/Ukrainian-History/autoBWF',
version='3.5.2',
version='3.5.3',
zip_safe=False,
)

0 comments on commit ec3d22e

Please sign in to comment.