Skip to content

Commit 2925c05

Browse files
committed
Updated version number in preparation for release
1 parent 54230c5 commit 2925c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pickled_pipeline"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A package for caching repeat runs of pipelines that have expensive operations along the way"
55
authors = [
66
{name = "B.T. Franklin", email = "[email protected]"},

0 commit comments

Comments
 (0)