Skip to content

Commit ef3497a

Browse files
committed
Bump version for next release
1 parent 8c3d68a commit ef3497a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_helpers_namespace/version.py

+1-1
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, 5)
19+
__version_info__ = (2016, 4, 15)
2020
__version__ = '{0}.{1}.{2}'.format(*__version_info__)

0 commit comments

Comments
 (0)