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 fb4e6cb commit 21d35caCopy full SHA for 21d35ca
setup.py
@@ -22,7 +22,7 @@ def _read(fname):
22
23
setup(
24
name='pytest-datafiles',
25
- version='0.2.dev0',
+ version='0.2',
26
py_modules=['pytest_datafiles'],
27
url='https://github.com/omarkohl/pytest-datafiles',
28
license='MIT',
0 commit comments