From 24eb273f509986f5423b87cd13ac6576dbf7a6c5 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Sat, 7 Jul 2018 15:29:57 -0700 Subject: [PATCH] Python 1.8.0-rc1 --- python/jsbeautifier/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/jsbeautifier/__version__.py b/python/jsbeautifier/__version__.py index 89962bff..1c137b0c 100644 --- a/python/jsbeautifier/__version__.py +++ b/python/jsbeautifier/__version__.py @@ -1 +1 @@ -__version__ = '1.7.5' +__version__ = '1.8.0-rc1'