diff --git a/JSSImporter.py b/JSSImporter.py index ea55423..19c06d2 100644 --- a/JSSImporter.py +++ b/JSSImporter.py @@ -38,7 +38,7 @@ __all__ = ["JSSImporter"] -__version__ = "1.0.1" +__version__ = "1.0.2b2" REQUIRED_PYTHON_JSS_VERSION = StrictVersion("2.0.0")