Skip to content

Commit 8f5339a

Browse files
committed
release 0.6.1 -- fix for early access to env variables
1 parent 3357f5f commit 8f5339a

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
name='pytest-env',
77
description=description,
88
long_description=description,
9-
version='0.6.0',
9+
version='0.6.1',
1010
1111
author_email='[email protected]',
1212
url='https://github.com/MobileDynasty/pytest-env',

0 commit comments

Comments
 (0)