diff --git a/src/pyjedai/_version.py b/src/pyjedai/_version.py new file mode 100644 index 0000000..034f46c --- /dev/null +++ b/src/pyjedai/_version.py @@ -0,0 +1 @@ +__version__ = "0.0.6"