Skip to content

Commit 778a2b4

Browse files
committed
Bump version for release.
1 parent 95e2480 commit 778a2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_helpers_namespace/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
from __future__ import absolute_import
1717

1818

19-
__version_info__ = (2016, 4, 15)
19+
__version_info__ = (2016, 7, 10)
2020
__version__ = '{0}.{1}.{2}'.format(*__version_info__)

0 commit comments

Comments
 (0)