Skip to content

Commit 0056b09

Browse files
committed
Set version to 0.2.0
1 parent b4f82f5 commit 0056b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def read(fname):
1616
license='MIT',
1717
description='pytest plugin with sqlalchemy related fixtures',
1818
#long_description=read("README.rst"),
19-
version='0.1.1',
19+
version='0.2.0',
2020
author='Torsten Irländer',
2121
author_email='torsten.irlaender@googlemail.com',
2222
url='http://github.com/toirl/pytest-sqlalchemy/',

0 commit comments

Comments
 (0)