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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gsganden committed Oct 17, 2019
1 parent 8ac8bc0 commit 555758e
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 @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

# [1.2.4] - 2019-10-13
### Changed
- Service gets image file extensions from `mimetypes` instead of using a hard-coded list.

# [1.2.3] - 2019-8-22
### Changed
- Tests and instructions now refer to "localhost" instead of "0.0.0.0".
Expand Down
2 changes: 1 addition & 1 deletion autofocus/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2.2"
__version__ = "1.2.4"

0 comments on commit 555758e

Please sign in to comment.