Skip to content

Commit

Permalink
Merge pull request #198 from czasg/v0.1.24
Browse files Browse the repository at this point in the history
v0.1.24
  • Loading branch information
czasg authored Dec 6, 2023
2 parents 235d30d + 0a0869a commit 747cdca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pywss/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
from pywss.openapi import openapi_ui_template
from pywss.utils import split_method_route, merge_dict

__version__ = '0.1.23'
__version__ = '0.1.24'


class Context:
Expand Down

0 comments on commit 747cdca

Please sign in to comment.