diff --git a/src/ApplicationLibrary/Helpers/__init__.py b/src/ApplicationLibrary/Helpers/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/src/ApplicationLibrary/__init__.py b/src/ApplicationLibrary/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/version.py b/version.py index 3277f64..50b5ea9 100644 --- a/version.py +++ b/version.py @@ -1 +1 @@ -VERSION = "1.0.0" +VERSION = "1.0.1"