Skip to content

Commit c373890

Browse files
committed
Bump version to 1.0.1
1 parent a402851 commit c373890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def readme():
2020
long_description=readme(),
2121
long_description_content_type='text/markdown',
2222
license='MIT',
23-
version='1.0.0',
23+
version='1.0.1',
2424
packages=['transactions'],
2525
install_requires=['pytest>=3.2.1',
2626
'pytest-mock>=1.6.2',

0 commit comments

Comments
 (0)