Skip to content

Commit

Permalink
bump version to 1.4.0 and add author torik42
Browse files Browse the repository at this point in the history
  • Loading branch information
torik42 committed Nov 24, 2022
1 parent 3448baa commit f66cecf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Work in progress
----------------
Version 1.4.0 (2022/11/24)
--------------------------
- Maintainer change @matze-dd@torik42
- changed URLs and add info in README.md
- LaTeX macros / environments
Expand Down
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"

[project]
name = "yalafi"
version = "1.3.1"
authors = [{"name" = "Matthias Baumann"}]
version = "1.4.0"
authors = [{"name" = "Matthias Baumann"},{"name" = "torik42"}]
description = "Yet another LaTeX filter"
readme = "README-short.md"
classifiers = [
Expand Down

0 comments on commit f66cecf

Please sign in to comment.