bump version to 1.1.3; workflow trigger (#924)

This commit is contained in:
Chi Wang 2023-02-18 08:07:27 -08:00 committed by GitHub
parent 2273937e68
commit 501a0b8eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 7 deletions

View File

@ -14,12 +14,6 @@ on:
- 'setup.py'
pull_request:
branches: ['main']
paths:
- 'flaml/**'
- 'test/**'
- 'notebook/**'
- '.github/workflows/python-package.yml'
- 'setup.py'
merge_group:
types: [checks_requested]

View File

@ -1 +1 @@
__version__ = "1.1.2"
__version__ = "1.1.3"