Skip to content

Commit 5bca6dc

Browse files
committed
Bump version: 3.2.0 → 3.2.1
1 parent fba010a commit 5bca6dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 3.2.0
2+
current_version = 3.2.1
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name='appknox',
16-
version='3.2.0',
16+
version='3.2.1',
1717
description='Command-line interface & Python wrapper for the Appknox API',
1818
long_description=long_description,
1919
url='https://github.com/appknox/appknox-python',

0 commit comments

Comments
 (0)