We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f82f5 commit 0056b09Copy full SHA for 0056b09
1 file changed
setup.py
@@ -16,7 +16,7 @@ def read(fname):
16
license='MIT',
17
description='pytest plugin with sqlalchemy related fixtures',
18
#long_description=read("README.rst"),
19
- version='0.1.1',
+ version='0.2.0',
20
author='Torsten Irländer',
21
author_email='torsten.irlaender@googlemail.com',
22
url='http://github.com/toirl/pytest-sqlalchemy/',
0 commit comments