From 30557f76b154466bcf4a43e20564097ed90cce15 Mon Sep 17 00:00:00 2001 From: Tommy Yu Date: Sun, 29 Oct 2023 12:09:23 +1300 Subject: [PATCH] beginning calmjs.parse-1.3.2-pre --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index cc2bf50..4e804f3 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ def __init__(self, *a, **kw): # Attributes -version = '1.3.1' +version = '1.3.2' classifiers = """ Development Status :: 5 - Production/Stable