Skip to content

Commit

Permalink
Revert "Release version 2.7.4"
Browse files Browse the repository at this point in the history
This reverts commit b970818.
  • Loading branch information
ATRAN2 committed Oct 9, 2021
1 parent 814564f commit 9a941d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
Changelog
=========
2.7.4 (2021-10-08)
------------------
- Make checks for unique operation ids global instead of per tag - PR #145

2.7.3 (2020-06-25)
------------------
- Fix recursive ref resolution for some specs split across multiple files - PR #140
Expand Down
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__ = "2.7.4"
__version__ = "2.7.3"

__author__ = "Yelp"
__email__ = "[email protected]"
Expand Down

0 comments on commit 9a941d1

Please sign in to comment.