reopen master (#224)
This commit is contained in:
parent
d5394252d6
commit
a571ad475d
@ -52,6 +52,9 @@ While bcrypt remains a good choice for password storage depending on your specif
|
||||
Changelog
|
||||
=========
|
||||
|
||||
UNRELEASED
|
||||
----------
|
||||
|
||||
|
||||
3.2.0
|
||||
-----
|
||||
|
||||
@ -32,7 +32,7 @@ __title__ = "bcrypt"
|
||||
__summary__ = "Modern password hashing for your software and your servers"
|
||||
__uri__ = "https://github.com/pyca/bcrypt/"
|
||||
|
||||
__version__ = "3.2.0"
|
||||
__version__ = "3.2.1.dev1"
|
||||
|
||||
__author__ = "The Python Cryptographic Authority developers"
|
||||
__email__ = "cryptography-dev@python.org"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user