diff --git a/VERSION b/VERSION index b1e80bb..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.3 +0.2.0 diff --git a/src/ipping/__meta__.py b/src/ipping/__meta__.py index 43f690b..9217f69 100644 --- a/src/ipping/__meta__.py +++ b/src/ipping/__meta__.py @@ -1,3 +1,3 @@ # Automatically created. Please do not edit. -__version__ = '0.1.3' +__version__ = '0.2.0' __author__ = 'Krzysztof Błażewicz'