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

@@ -20,7 +20,7 @@ project = 'cryptbase'
year = '2021'
author = 'Alexandr Mansurov'
copyright = '{0}, {1}'.format(year, author)
version = release = '0.0.0'
version = release = '1.0.0'
pygments_style = 'trac'
templates_path = ['.']