Skip to content

Commit 704a052

Browse files
committed
change version
1 parent c8459be commit 704a052

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

src/spring/HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
Release History
22
===============
3+
1.28.3
4+
---
5+
* Fix regression issue caused by the SDK change.
6+
37
1.28.2
48
---
5-
* Remove DATA_COSMOS_TABLE and DATA_STORAGE references
9+
* Remove DATA_COSMOS_TABLE and DATA_STORAGE references.
610

711
1.28.1
812
---

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.2'
19+
VERSION = '1.28.3'
2020

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

0 commit comments

Comments
 (0)