Skip to content

Commit 5862c04

Browse files
committed
bump version to 0.4.0
The `replicate` package on PyPI used to be a different project (keepsake) with several releases. This big version bump skips over those old releases. After this we can start following Semantic Versioning Signed-off-by: Zeke Sikelianos <[email protected]>
1 parent 999c38b commit 5862c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

replicate/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.0.1a16"
1+
__version__ = "0.4.0"

0 commit comments

Comments
 (0)