diff --git a/README.rst b/README.rst
index 8ece22c6a6c609bc6f0dfd716dc22bb7c0081ad1..7cbd9404e9b404983df46022ee4b408b88f71f9f 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ Add the following to your :code:`.pre-commit-config.yaml`:
 .. code:: yaml
 
     - repo: https://www.shore.co.il/git/python-pre-commit/
-      sha: v0.1.0
+      sha: v0.2.0
       hooks:
       - id: piprot
 
diff --git a/VERSION b/VERSION
index 6e8bf73aa550d4c57f6f35830f1bcdc7a4a62f38..341cf11faf9a29504168de4e54beaad182c5adc5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.1.0
+0.2.0
\ No newline at end of file