Skip to content

Commit f0071f8

Browse files
committed
Corrected HISTORY entries
1 parent e661509 commit f0071f8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

src/cosmosdb-preview/HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Release History
33
===============
44

5+
1.7.0
6+
* Added throughput bucketing.
7+
+++++++
8+
59
1.6.1
610
+++++
711
* Fix SQL container throughput update to preserve existing throughput buckets when not explicitly specified.

src/cosmosdb-preview/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.7.1'
19+
VERSION = '1.7.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)