Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
Release of version 1.1.1 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: Kebechet <[email protected]>
  • Loading branch information
khebhut[bot] and Kebechet authored Jan 26, 2021
1 parent a697f12 commit bab72ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,7 @@
* :pushpin: Automatic update of dependency thoth-common from 0.16.1 to 0.20.0 (#49)
* :pushpin: Automatic update of dependency thoth-common from 0.16.0 to 0.16.1 (#47)
* :pushpin: Automatic update of dependency pygithub from 1.52 to 1.53 (#46)

## Release 1.1.1 (2021-01-26T14:12:30)
### Features
* :arrow_up: Automatic update of dependencies by kebechet. (#66)
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
from thoth.storages import GraphDatabase

__title__ = "thoth.mi-scheduler"
__version__ = "1.1.0"
__version__ = "1.1.1"

init_logging()
_LOGGER = logging.getLogger(__title__)
Expand Down

0 comments on commit bab72ce

Please sign in to comment.