Skip to content

Commit

Permalink
bump to 3.0.0-alpha.10
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Oct 21, 2019
1 parent 7c7f60f commit 5f463cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synse_server/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

__title__ = 'synse_server'
__version__ = '3.0.0-alpha.9'
__version__ = '3.0.0-alpha.10'
__api_version__ = 'v3'
__description__ = 'An API to monitor and control physical and virtual devices.'
__author__ = 'Vapor IO'
Expand Down

0 comments on commit 5f463cc

Please sign in to comment.