diff options
author | RaindropsSys <contact@minteck.org> | 2023-09-02 15:32:03 +0200 |
---|---|---|
committer | RaindropsSys <contact@minteck.org> | 2023-09-02 15:32:03 +0200 |
commit | 6a20ab31ef4d9f6bb0e008b9f1b8d3fbeb6bd956 (patch) | |
tree | d425cdef328ed268fb149d6e2b139c9b2c26dbd2 /src/constants.py | |
parent | c2f1ed6a85c3895483d36af0f64e2829c3fa3263 (diff) | |
download | blocks-6a20ab31ef4d9f6bb0e008b9f1b8d3fbeb6bd956.tar.gz blocks-6a20ab31ef4d9f6bb0e008b9f1b8d3fbeb6bd956.tar.bz2 blocks-6a20ab31ef4d9f6bb0e008b9f1b8d3fbeb6bd956.zip |
Updated 13 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 dc7a533..c377593 100644 --- a/src/constants.py +++ b/src/constants.py @@ -1 +1 @@ -VERSION = "0.2a"
\ No newline at end of file +VERSION = "0.3a" |