Bump version to 1.0.3

This commit is contained in:
sander
2021-08-31 22:41:47 +02:00
parent cb9c6339e5
commit 38bf10d3d2
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ INSTALL_REQUIRES = [
setup(
name='Quart-Session',
version='1.0.2',
version='1.0.3',
url='https://github.com/sferdi0/quart-session',
license='BSD',
author='Sander',