Skip to content

Commit e8f308f

Browse files
committed
chore(release): 0.3.3
1 parent 1ea4d24 commit e8f308f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tool.poetry]
22
name = "archivefile"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "Unified interface for tar, zip, sevenzip, and rar files"
5-
authors = ["Raventric <[email protected]>"]
5+
authors = ["Ravencentric <[email protected]>"]
66
readme = "README.md"
77
license = "Unlicense"
88
packages = [{ include = "archivefile", from = "src" }]

0 commit comments

Comments
 (0)