Skip to content

Commit e26cc54

Browse files
committed
Bump version for release
1 parent 911d62a commit e26cc54

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
@@ -15,5 +15,5 @@
1515
from __future__ import absolute_import
1616

1717

18-
__version_info__ = (2016, 4, 2)
18+
__version_info__ = (2016, 4, 3)
1919
__version__ = '{0}.{1}.{2}'.format(*__version_info__)

0 commit comments

Comments
 (0)