Skip to content

Commit

Permalink
Fixed version bumping
Browse files Browse the repository at this point in the history
Bumped version to 0.5.4.1 (skipped 0.5.4.0 because it should have already been at that version).
  • Loading branch information
ashleysommer committed May 18, 2017
1 parent 6d88deb commit 592d12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sanic_cors/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.5.1.0'
__version__ = '0.5.4.1'

0 comments on commit 592d12b

Please sign in to comment.