Skip to content

Commit 62f3050

Browse files
committed
Update version to 0.2.2
1 parent 189aa43 commit 62f3050

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.0.11
2+
current_version = 0.2.2
33
commit = True
44
tag = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "turtlethread"
99
keywords = [
1010
"turtlethread",
1111
]
12-
version = "0.2.1"
12+
version = "0.2.2"
1313
description = "A Turtle-interface for making embroidery files"
1414
authors = [
1515
{ name = "Wong Yue Heng, Tan Junheng and Yu Simu", email = "[email protected]" },

0 commit comments

Comments
 (0)