We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b7cf2 commit 50b85a9Copy full SHA for 50b85a9
src/spring/HISTORY.md
@@ -1,5 +1,9 @@
1
Release History
2
===============
3
+1.29.0
4
+---
5
+* Fix regression issue caused by the SDK change.
6
+
7
1.28.3
8
---
9
* Update Azure Spring Apps reference doc.
src/spring/setup.py
@@ -16,7 +16,7 @@
16
17
# TODO: Confirm this is the right version number you want and it matches your
18
# HISTORY.rst entry.
19
-VERSION = '1.28.3'
+VERSION = '1.29.0'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments