Skip to content

Commit

Permalink
bump to 9.0.1rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 committed Nov 13, 2023
1 parent b19e8f5 commit dc1ec97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion volttron/platform/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from urllib.parse import urlparse

from ..utils.frozendict import FrozenDict
__version__ = '8.2'
__version__ = '9.0.1rc0'

_log = logging.getLogger(__name__)

Expand Down

0 comments on commit dc1ec97

Please sign in to comment.