Skip to content

Commit

Permalink
Version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
matze-dd authored Aug 7, 2020
1 parent 09a9a10 commit 3b64bff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1.3 (2020/08/07)
--------------------------
- added extension modules
- packages: biblatex, graphicx, hyperref, listings, tikz
- document classes: article, book, report, scrartcl, scrbook
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="yalafi",
version="1.1.2",
version="1.1.3",
author="Matthias Baumann",
description="Yet another LaTeX filter",
long_description=long_description,
Expand Down

0 comments on commit 3b64bff

Please sign in to comment.