Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 4b63456

Browse files
author
Argo CI
committed
"Bump version: 0.0.6-alpha → 0.0.6"
1 parent feefbdc commit 4b63456

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.5
2+
current_version = 0.0.6
33
commit = True
44
tag = False
55
message = "Bump version: {current_version} → {new_version}"

amazon_advertising_api/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.0.5"
1+
__version__ = "0.0.6"
22

33
versions = {
44
'api_version': 'v2',

0 commit comments

Comments
 (0)