Compare commits
2 Commits
f1f6447609
...
2c88730c14
Author | SHA1 | Date | |
---|---|---|---|
2c88730c14
|
|||
e45a9fab25
|
@@ -1,7 +1,7 @@
|
||||
from pathlib import Path
|
||||
from typing import Union
|
||||
|
||||
from PIL import Image
|
||||
from PIL.Image import Image
|
||||
|
||||
from huepaper.utils import (
|
||||
add_emblem,
|
||||
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "huepaper"
|
||||
version = "0.0.2"
|
||||
version = "0.0.3"
|
||||
dynamic = ["dependencies"]
|
||||
authors = [{ name = "Denis Lehmann" }]
|
||||
maintainers = [{ name = "Profitroll" }]
|
||||
|
Reference in New Issue
Block a user