mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-27 00:58:52 +00:00
bump version to 1.1.3; workflow trigger (#924)
This commit is contained in:
parent
2273937e68
commit
501a0b8eb8
6
.github/workflows/python-package.yml
vendored
6
.github/workflows/python-package.yml
vendored
@ -14,12 +14,6 @@ on:
|
|||||||
- 'setup.py'
|
- 'setup.py'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ['main']
|
branches: ['main']
|
||||||
paths:
|
|
||||||
- 'flaml/**'
|
|
||||||
- 'test/**'
|
|
||||||
- 'notebook/**'
|
|
||||||
- '.github/workflows/python-package.yml'
|
|
||||||
- 'setup.py'
|
|
||||||
merge_group:
|
merge_group:
|
||||||
types: [checks_requested]
|
types: [checks_requested]
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "1.1.2"
|
__version__ = "1.1.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user