diff --git a/patch_ng.py b/patch_ng.py index a13c0c8..7e9444b 100755 --- a/patch_ng.py +++ b/patch_ng.py @@ -31,7 +31,7 @@ from __future__ import print_function __author__ = "Conan.io " -__version__ = "1.17.2" +__version__ = "1.17.3" __license__ = "MIT" __url__ = "https://github.com/conan-io/python-patch"