We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c65d6 commit ac3a359Copy full SHA for ac3a359
VERSION
@@ -1 +1 @@
1
-0.0.6
+0.0.7
subvortex/auto_upgrader/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "subvortex-auto-upgrader"
7
-version = "0.0.6"
+version = "0.0.7"
8
description = "SubVortex Auto Upgrader"
9
authors = [{ name = "Eclipse Vortex", email = "subvortex.bt@gmail.com" }]
10
readme = "README.md"
subvortex/version.py
-__version__ = "0.0.6"
+__version__ = "0.0.7"
0 commit comments