Skip to content

Commit a1d59c0

Browse files
authored
1 parent 675557b commit a1d59c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/cosmos/azure-cosmos/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Release History
22

3-
### 4.10.1b1 (2025-02-13)
3+
### 4.10.0b1 (2025-02-13)
44

55
#### Features Added
66
* Added ability to replace `computed_properties` through `replace_container` method. See [PR 39543](https://github.com/Azure/azure-sdk-for-python/pull/39543)

sdk/cosmos/azure-cosmos/azure/cosmos/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2020
# SOFTWARE.
2121

22-
VERSION = "4.10.1b1"
22+
VERSION = "4.10.0b1"

0 commit comments

Comments
 (0)