Skip to content

Commit

Permalink
Release of version 1.3.1 (#599)
Browse files Browse the repository at this point in the history
Co-authored-by: Kebechet <[email protected]>
  • Loading branch information
sesheta and Kebechet authored Nov 10, 2020
1 parent 46fb693 commit f7b3478
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2489,3 +2489,12 @@
* :pushpin: Automatic update of dependency invectio from 0.0.7 to 0.1.0 (#586)
* :pushpin: Automatic update of dependency daiquiri from 2.1.1 to 3.0.0 (#585)
* :pushpin: Automatic update of dependency certifi from 2020.6.20 to 2020.11.8 (#584)

## Release 1.3.1 (2020-11-10T16:57:41)
### Features
* Remove sleep before first attempt to obtain results (#569)
* Adjust host to User API in the README (#597)
### Automatic Updates
* :pushpin: Automatic update of dependency rich from 9.1.0 to 9.2.0 (#595)
* :pushpin: Automatic update of dependency micropipenv from 1.0.0 to 1.0.1 (#594)
* :pushpin: Automatic update of dependency rich from 9.1.0 to 9.2.0 (#593)
2 changes: 1 addition & 1 deletion thamos/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"""A CLI tool and library for interacting with Thoth."""

__name__ = "thamos"
__version__ = "1.3.0"
__version__ = "1.3.1"
__author__ = "Fridolin Pokorny <[email protected]>"

0 comments on commit f7b3478

Please sign in to comment.