Skip to content

Commit 21d35ca

Browse files
committed
Set version 0.2
1 parent fb4e6cb commit 21d35ca

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
@@ -22,7 +22,7 @@ def _read(fname):
2222

2323
setup(
2424
name='pytest-datafiles',
25-
version='0.2.dev0',
25+
version='0.2',
2626
py_modules=['pytest_datafiles'],
2727
url='https://github.com/omarkohl/pytest-datafiles',
2828
license='MIT',

0 commit comments

Comments
 (0)