We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003fc73 commit ef68ec0Copy full SHA for ef68ec0
src/cosmosdb-preview/HISTORY.rst
@@ -2,6 +2,10 @@
2
3
Release History
4
===============
5
+1.2.0b1
6
+* Add support for Throughput bucketing.
7
+
8
++++++++
9
1.1.0b1
10
* Add support for Mongo (vCore) destination in container copy jobs.
11
src/cosmosdb-preview/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.1.0b1'
+VERSION = '1.2.0b1'
20
21
# The full list of classifiers is available at
22
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments