Skip to content

Commit 56c43c4

Browse files
authored
Bump version to 1.1.1 (#208)
1 parent 2fd5256 commit 56c43c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bring_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Bring API package."""
22

3-
__version__ = "1.1.0"
3+
__version__ = "1.1.1"
44

55
from .bring import Bring
66
from .exceptions import (

0 commit comments

Comments
 (0)