Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoPrevato committed Jan 25, 2025
1 parent 39b75e6 commit 37d3da8
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 @@ -4,7 +4,7 @@
"""

__author__ = "Roberto Prevato <roberto.prevato@gmail.com>"
__version__ = "2.0.7"
__version__ = "2.0.8"

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

0 comments on commit 37d3da8

Please sign in to comment.