diff options
Diffstat (limited to 'core/version.py')
| -rw-r--r-- | core/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/version.py b/core/version.py index 8b6c492..d5b0302 100644 --- a/core/version.py +++ b/core/version.py @@ -9,4 +9,4 @@ the new tufup target, and core/updater.py reads it as the running app's current_version when checking for updates. """ -__version__ = "1.0.0" +__version__ = "0.0.1" |
