Skip to content

Commit 0f21836

Browse files
committed
Bump version
1 parent 5819ca5 commit 0f21836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ravenpackapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.1.0"
1+
__version__ = "1.1.1"
22
from .core import RPApi
33
from .exceptions import ApiConnectionError
44
from .models.dataset import Dataset

0 commit comments

Comments
 (0)