We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5819ca5 commit 0f21836Copy full SHA for 0f21836
1 file changed
ravenpackapi/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.1.0"
+__version__ = "1.1.1"
2
from .core import RPApi
3
from .exceptions import ApiConnectionError
4
from .models.dataset import Dataset
0 commit comments