Skip to content

Commit 50b85a9

Browse files
committed
change version
1 parent 95b7cf2 commit 50b85a9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/spring/HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Release History
22
===============
3+
1.29.0
4+
---
5+
* Fix regression issue caused by the SDK change.
6+
37
1.28.3
48
---
59
* Update Azure Spring Apps reference doc.

src/spring/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# TODO: Confirm this is the right version number you want and it matches your
1818
# HISTORY.rst entry.
19-
VERSION = '1.28.3'
19+
VERSION = '1.29.0'
2020

2121
# The full list of classifiers is available at
2222
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)