Increment package version after release of ai/azopenaiassistants (#22525)
This commit is contained in:
Родитель
81046dbad5
Коммит
d6cba995d2
|
@ -1,5 +1,15 @@
|
|||
# Release History
|
||||
|
||||
## 0.1.1 (Unreleased)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 0.1.0 (2024-03-05)
|
||||
|
||||
* Initial release of the `azopenaiassistants` library
|
||||
|
|
|
@ -7,5 +7,5 @@
|
|||
package azopenaiassistants
|
||||
|
||||
const (
|
||||
version = "v0.1.0"
|
||||
version = "v0.1.1"
|
||||
)
|
||||
|
|
Загрузка…
Ссылка в новой задаче