Skip to content

Commit a426beb

Browse files
committed
Merge branch 'release'
2 parents aabf734 + b51d54f commit a426beb

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.2.1 (2019-06-22)
4+
5+
* Fixed bug that was resulting in the overwriting of metadata in template files (and other issues).
6+
37
### 3.2.0 (2019-05-14)
48

59
* Major rearrangment for packaging purposes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
packages=find_packages(include=['autoBWF']),
3838
setup_requires=setup_requirements,
3939
url='https://github.com/Ukrainian-History/autoBWF',
40-
version='3.2.0',
40+
version='3.2.1',
4141
zip_safe=False,
4242
)

0 commit comments

Comments
 (0)