Skip to content

Commit

Permalink
Update CHANGELOG and bump version (#2146)
Browse files Browse the repository at this point in the history
* Update CHANGELOG and bump version

* Update dates

* Update dates

---------

Co-authored-by: Kelly Ly <[email protected]>
  • Loading branch information
lykelly19 and Kelly Ly authored Jan 18, 2024
1 parent 2706d75 commit 420bf10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions scripts/azureml-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

### 🐛 Bugs Fixed

## 1.16.29 (2024-01-17)
## 1.16.30 (2024-01-18)
### 🚀 New Features
- [#2141](https://github.com/Azure/azureml-assets/pull/2141) Support archiving models

## 1.16.28 (2023-01-05)
## 1.16.29 (2023-01-17)
### 🚀 New Features
- [#2132](https://github.com/Azure/azureml-assets/pull/2132) Improve logging for model validation and link validation results and build running it

Expand Down
2 changes: 1 addition & 1 deletion scripts/azureml-assets/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="azureml-assets",
version="1.16.29",
version="1.16.30",
description="Utilities for publishing assets to Azure Machine Learning system registries.",
author="Microsoft Corp",
packages=find_packages(),
Expand Down

0 comments on commit 420bf10

Please sign in to comment.