We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d700a commit 7c90514Copy full SHA for 7c90514
HISTORY.md
@@ -3,6 +3,12 @@ History
3
=======
4
5
6
+0.9.5 (2025-05-061)
7
+------------------
8
+
9
+* Text container wrap support
10
11
12
0.9.4 (2025-03-11)
13
------------------
14
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "msteamsapi"
-version = "0.9.4"
+version = "0.9.5"
description = "Microsoft Teams AdaptiveCards API Wrapper for Python 2 and 3"
authors = ["Alexey Rubasheff <alexey.rubasheff@gmail.com>"]
readme = "README.md"
0 commit comments