Skip to content

Commit 58d522a

Browse files
committed
Revert version to v0.8.1
The version number was mistakenly updated to v0.9.0. This change reverts it to the correct version, v0.8.1, to maintain consistency with the current release cycle and ensure proper version tracking. No functional changes accompany this reversion.
1 parent 1650b32 commit 58d522a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/processpiper/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
# SOFTWARE.
2222

2323
"""Version information for processpiper."""
24-
__version__ = "v0.9.0"
24+
__version__ = "v0.8.1"

0 commit comments

Comments
 (0)