We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3857898 commit 5afdbfdCopy full SHA for 5afdbfd
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.0
+current_version = 1.1.0
3
commit = True
4
tag = True
5
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = target-python-sdk
-version = 1.0.0
+version = 1.1.0
description = Adobe Target Python SDK
long_description = file: README.md
6
long_description_content_type = text/markdown
0 commit comments