Skip to content

Commit a4c8929

Browse files
committed
Bump version to 0.2
1 parent 119b68e commit a4c8929

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
@@ -6,7 +6,7 @@
66
setup(
77
name='pytest-ordering',
88
description='pytest plugin to run your tests in a specific order',
9-
version='0.1',
9+
version='0.2',
1010
author='Frank Tobia',
1111
author_email='[email protected]',
1212
url='https://github.com/ftobia/pytest-ordering',

0 commit comments

Comments
 (0)