diff options
author | RaindropsSys <contact@minteck.org> | 2023-09-01 14:54:08 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-09-01 14:54:08 +0200 |
commit | c2f1ed6a85c3895483d36af0f64e2829c3fa3263 (patch) | |
tree | 6f6a8efbe62db8576a1abf5409569b37ccf261be /src/constants.py | |
parent | 03afd42fdcd52e4a827016828c4ad286de320078 (diff) | |
download | blocks-c2f1ed6a85c3895483d36af0f64e2829c3fa3263.tar.gz blocks-c2f1ed6a85c3895483d36af0f64e2829c3fa3263.tar.bz2 blocks-c2f1ed6a85c3895483d36af0f64e2829c3fa3263.zip |
Updated 11 files and added 2 files (automated)
Diffstat (limited to 'src/constants.py')
-rw-r--r-- | src/constants.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.py b/src/constants.py index 5b11ca9..dc7a533 100644 --- a/src/constants.py +++ b/src/constants.py @@ -1 +1 @@ -VERSION = "0.1a"
\ No newline at end of file +VERSION = "0.2a"
\ No newline at end of file |