Skip to content

Commit 594b283

Browse files
Update version.py
1 parent 4b063da commit 594b283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packtools/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Single source to the version across setup.py and the whole project.
22
"""
33
from __future__ import unicode_literals
4-
__version__ = '4.14.5'
4+
__version__ = '4.16.0'

0 commit comments

Comments
 (0)