Skip to content

Commit

Permalink
release v3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benbariteau committed Jun 25, 2024
1 parent b5fd369 commit 7b0eb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger_spec_validator/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
__summary__ = "Validation of Swagger specifications"
__uri__ = "http://github.com/Yelp/swagger_spec_validator"

__version__ = "3.0.3"
__version__ = "3.0.4"

__author__ = "Yelp"
__email__ = "core-services@yelp.com"
Expand Down

0 comments on commit 7b0eb43

Please sign in to comment.