Skip to content

Commit c9951da

Browse files
committed
Bump version
1 parent 3dce85e commit c9951da

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## DEV
3+
## 0.3.2
4+
45
* Increased maximum allowed version of Cryptography library.
56
Now it requires cryptography < 46.
67

auth_tkt/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
__doc__ = 'Python implementation of mod_auth_tkt cookies'
2-
__version__ = '0.3.1'
2+
__version__ = '0.3.2'

0 commit comments

Comments
 (0)