Skip to content

Commit 8a32d34

Browse files
Update setup.py
1 parent 8d1e875 commit 8a32d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="pveautomate",
5-
version="0.3.2",
5+
version="0.3.3",
66
description="A package to automate Proxmox VE tasks",
77
long_description=open("README.md").read()
88
+ "\n\n# Example Usage:\n"

0 commit comments

Comments
 (0)