Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoPrevato committed Dec 15, 2023
1 parent e1c63ec commit 0c69ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blacksheep/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
used types to reduce the verbosity of the imports statements.
"""
__author__ = "Roberto Prevato <[email protected]>"
__version__ = "2.0.1"
__version__ = "2.0.2"

from .contents import Content as Content
from .contents import FormContent as FormContent
Expand Down

0 comments on commit 0c69ea7

Please sign in to comment.