Skip to content

Commit

Permalink
2021 is over
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Aug 19, 2022
1 parent 1133f3c commit 4cf5799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/argon2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from .low_level import Type


__version__ = "21.4.0.dev0"
__version__ = "22.1.0.dev0"

__title__ = "argon2-cffi"
__description__ = (__doc__ or "").strip()
Expand Down

0 comments on commit 4cf5799

Please sign in to comment.