Skip to content

Commit

Permalink
Update version to rc11, but switch to proper semver format '3.0.0-rc.11'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Jul 3, 2018
1 parent 7af6dd0 commit 40b31cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plotly/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '3.0.0rc10'
__version__ = '3.0.0-rc.11'
__frontend_version__ = '^0.1.1'

0 comments on commit 40b31cf

Please sign in to comment.