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

@@ -23,7 +23,7 @@ def read(*names, **kwargs):
setup(
name='cryptbase',
version='0.0.0',
version='1.0.0',
license='MIT',
description='Protect yourself and your customers with database encryption.',
long_description='%s\n%s' % (