Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit 8c899b9

Browse files
authored
Merge pull request #73 from spokestack/wr-release-v0019
Increment version number for release v0.0.19
2 parents 718aac0 + 5e171dc commit 8c899b9

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
@@ -110,7 +110,7 @@ def run(self) -> None:
110110

111111
setup(
112112
name="spokestack",
113-
version="0.0.18",
113+
version="0.0.19",
114114
author="Spokestack",
115115
author_email="[email protected]",
116116
description="Spokestack Library for Python",

0 commit comments

Comments
 (0)