We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0173203 commit c107be6Copy full SHA for c107be6
bring_api/__init__.py
@@ -1,6 +1,6 @@
1
"""Bring API package."""
2
3
-__version__ = "1.0.0"
+__version__ = "1.0.1rc0"
4
5
from .bring import Bring
6
from .exceptions import (
0 commit comments