Skip to content

Commit

Permalink
Release of version 1.1.3 (#624)
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 Nov 24, 2020
1 parent b5c1b9e commit 6bc8eda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1602,3 +1602,9 @@ Starting with this release we have a Zuul-CI pipeline that:
## Release 1.1.2 (2020-11-20T17:54:27)
### Features
* Updated to pipenv 2020 (#602)

## Release 1.1.3 (2020-11-24T18:20:49)
### Features
* Req was using pipenv 2018 (#615)
* :arrow_up: Automatic update of dependencies by kebechet. (#613)
* Add Sai to project owners (#611)
2 changes: 1 addition & 1 deletion kebechet/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
from .managers import UpdateManager # noqa F401

__name__ = "kebechet"
__version__ = "1.1.2"
__version__ = "1.1.3"
__author__ = "Fridolin Pokorny <[email protected]>"

0 comments on commit 6bc8eda

Please sign in to comment.