Bump version: 0.0.0 → 1.0.0

This commit is contained in:
2021-10-17 21:26:29 +02:00
parent c3f68c34b4
commit 26666f50a3
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.0.0'
__version__ = '1.0.0'
import gc