Skip to content

Commit

Permalink
Bump version to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclav-2012 committed May 30, 2020
1 parent cf9a6b3 commit f4e1aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
We follow [Semantic Versions](https://semver.org/).


## Version 0.1.4 (unreleased)
## Version 0.1.4

- Add `Jinja` templates with cute GIFs - used for the OAuth callback
- Add `flask` to dependencies
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ style = "https://raw.githubusercontent.com/wemake-services/wemake-python-stylegu

[tool.poetry]
name = "slow-start-rewatch"
version = "0.1.3"
version = "0.1.4"
description = "Make cute things happen!"
license = "MIT"

Expand Down

0 comments on commit f4e1aa2

Please sign in to comment.