Skip to content

Commit 0ba83aa

Browse files
committed
Bump version to 3.2.0
- Add Redis storage backend - Add automatic expiry to MongoDB - Declare Mongo and Redis as extra requires Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent 1c82c47 commit 0ba83aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='pyop',
5-
version='3.1.1',
5+
version='3.2.0',
66
packages=find_packages('src'),
77
package_dir={'': 'src'},
88
url='https://github.com/IdentityPython/pyop',

0 commit comments

Comments
 (0)