Skip to content

Commit b36f904

Browse files
committed
Change latest stuff to be a patch release (v0.7.2)
1 parent e3381e1 commit b36f904

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "RobotOS"
22
uuid = "22415677-39a4-5241-a37a-00beabbbdae8"
3-
version = "0.8.0"
3+
version = "0.7.2"
44

55
[deps]
66
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
77

88
[compat]
9-
PyCall = "≥ 1.90.0"
10-
julia = "1"
9+
PyCall = "1"
10+
julia = "1"
1111

1212
[extras]
1313
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)