Correctly bump version

This commit is contained in:
Sander
2020-07-08 17:20:52 +02:00
committed by sander
parent e136ab0101
commit 6d9ebbb264
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ INSTALL_REQUIRES = [
setup(
name='Quart-Session',
version='1.0.1',
version='1.0.2',
url='https://github.com/sferdi0/quart-session',
license='BSD',
author='Sander',