Skip to content

Commit

Permalink
⬆️ bump version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJecksMan committed Jul 23, 2023
1 parent b4e16b3 commit b6d3bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redsession/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "0.0.3a1"
__version__ = "1.0.0"

from .middleware import ServerSessionMiddleware as ServerSessionMiddleware

0 comments on commit b6d3bcd

Please sign in to comment.