Skip to content

Commit 9027cf2

Browse files
authored
Bump version to 1.0.1
Prepare for v1.0.1 release by bumping the package version.
1 parent 441e06f commit 9027cf2

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
@@ -14,7 +14,7 @@ def readme():
1414
long_description=readme(),
1515
long_description_content_type='text/markdown',
1616
license='MIT',
17-
version='1.0.0',
17+
version='1.0.1',
1818
packages=['pytest_flask_sqlalchemy'],
1919
install_requires=['pytest>=3.2.1',
2020
'pytest-mock>=1.6.2',

0 commit comments

Comments
 (0)