Skip to content

Commit

Permalink
Changelog/version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ashariyar committed May 27, 2023
1 parent d7f1875 commit 16681d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# NEXT RELEASE

# 1.5.0
* Combobox instead of radio buttons for manual fallback directory select
* Replace fewer special characters in filenames
* New default crypto sort rules
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "clown_sort"
version = "1.4.1"
version = "1.5.0"
description = "Sort screenshots based on rules or through individual review."
authors = ["Michel de Cryptadamus <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 16681d7

Please sign in to comment.