We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe6a49c commit 6876636Copy full SHA for 6876636
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2025 Iztok Fister Jr.
+Copyright (c) 2025-2026 Iztok Fister Jr.
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
pyproject.toml
[tool.poetry]
name = "latex-clean-fig"
-version = "0.2.0"
+version = "0.3.0"
description = "A CLI tool to clean unused figure files in LaTeX projects"
authors = ["Iztok Fister Jr. <iztok@iztok.dev>"]
readme = "README.md"
0 commit comments