bumpy version
Python CI / test (push) Failing after 45s

This commit is contained in:
2025-11-08 23:59:53 +01:00
parent 4c99282aef
commit f070121e5c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name="pyWebLayout",
version="0.1.0",
version="0.1.1",
packages=find_packages(),
install_requires=[
"Pillow",