Transfer copyright, bump version

This commit is contained in:
Kroket Ltd
2022-11-13 02:12:23 +02:00
parent 65b44db7df
commit 3e6b102b34
8 changed files with 22 additions and 14 deletions
+2 -2
View File
@@ -6,11 +6,11 @@
Adds server session support to your application.
:copyright: (c) 2014 by Shipeng Feng.
:copyright: (c) 2020 by Sander.
:copyright: (c) 2020 by Kroket Ltd.
:license: BSD, see LICENSE for more details.
"""
__version__ = '1.0.5-dev'
__version__ = '1.0.6'
import os