diff --git a/pyjs9/__init__.py b/pyjs9/__init__.py index 6e2ed7b1..2370c774 100644 --- a/pyjs9/__init__.py +++ b/pyjs9/__init__.py @@ -25,7 +25,7 @@ """ # pyjs9 version -__version__ = '3.1' +__version__ = '3.2' # try to be a little bit neat with global parameters js9Globals = {}