We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e3f94 commit 0a811deCopy full SHA for 0a811de
3 files changed
CHANGELOG.md
customerio/__version__.py
@@ -1 +1 @@
1
-__version__ = "3.0.0"
+__version__ = "3.1.0"
pyproject.toml
@@ -41,7 +41,7 @@ dev = [
41
42
[project.urls]
43
Homepage = "https://github.com/customerio/customerio-python"
44
-Changelog = "https://github.com/customerio/customerio-python/blob/main/CHANGELOG.md"
+Releases = "https://github.com/customerio/customerio-python/releases"
45
Issues = "https://github.com/customerio/customerio-python/issues"
46
47
[tool.setuptools.dynamic]
0 commit comments