We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1e875 commit 8a32d34Copy full SHA for 8a32d34
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pveautomate",
5
- version="0.3.2",
+ version="0.3.3",
6
description="A package to automate Proxmox VE tasks",
7
long_description=open("README.md").read()
8
+ "\n\n# Example Usage:\n"
0 commit comments