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