Skip to content

Commit 9a8ff17

Browse files
committed
Bump SDK version
1 parent 6ce9d2b commit 9a8ff17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poodle/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version information."""
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.1.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poodle-python"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Python SDK for the Poodle's email sending API"
55
authors = ["Wilbert Liu <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)