We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffbc180 commit 6911ebaCopy full SHA for 6911eba
Changes.rst
@@ -1,3 +1,8 @@
1
+Changes for v3.3.0 (2024-08-19)
2
+===============================
3
+
4
+- Support log group tagging (#201)
5
6
Changes for v3.2.0 (2024-04-19)
7
===============================
8
setup.py
@@ -4,7 +4,7 @@
setup(
name="watchtower",
- version="3.2.0",
+ version="3.3.0",
url="https://github.com/kislyuk/watchtower",
9
license="Apache Software License",
10
author="Andrey Kislyuk",
0 commit comments