We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a402851 commit c373890Copy full SHA for c373890
setup.py
@@ -20,7 +20,7 @@ def readme():
20
long_description=readme(),
21
long_description_content_type='text/markdown',
22
license='MIT',
23
- version='1.0.0',
+ version='1.0.1',
24
packages=['transactions'],
25
install_requires=['pytest>=3.2.1',
26
'pytest-mock>=1.6.2',
0 commit comments