We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea4d24 commit e8f308fCopy full SHA for e8f308f
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "archivefile"
3
-version = "0.3.2"
+version = "0.3.3"
4
description = "Unified interface for tar, zip, sevenzip, and rar files"
5
-authors = ["Raventric <[email protected]>"]
+authors = ["Ravencentric <[email protected]>"]
6
readme = "README.md"
7
license = "Unlicense"
8
packages = [{ include = "archivefile", from = "src" }]
0 commit comments