Skip to content

Commit

Permalink
Update version.py to use double quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Gonzalez-Martin committed Nov 8, 2019
1 parent eb7ff30 commit 4dd0696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/seldon_core/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.5.0.3'
__version__ = "0.5.0.3"

0 comments on commit 4dd0696

Please sign in to comment.