Skip to content

Commit 72689c6

Browse files
committed
Bump version: 0.1.2 → 0.1.3
1 parent 4d25748 commit 72689c6

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 = 0.1.2
2+
current_version = 0.1.3
33
commit = True
44
tag = True
55

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
test_suite='tests',
5050
tests_require=['pytest'],
5151
url='https://github.com/peterdemin/awsme',
52-
version='0.1.2',
52+
version='0.1.3',
5353
zip_safe=False,
5454
)

0 commit comments

Comments
 (0)