Skip to content

Commit

Permalink
Bump to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
prat0318 committed Feb 19, 2015
1 parent 421ed1f commit 79c17fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger_spec_validator/__about__.py
Expand Up @@ -7,7 +7,7 @@
__summary__ = "Validation of Swagger specifications"
__uri__ = "http://github.com/Yelp/swagger_spec_validator"

__version__ = "1.0.4"
__version__ = "1.0.5"

__author__ = "John Billings"
__email__ = "billings@yelp.com"
Expand Down

0 comments on commit 79c17fe

Please sign in to comment.