File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
from cutekit import ensure
2
2
3
- ensure ((0 , 7 , 6 ))
3
+ ensure ((0 , 8 , 0 ))
4
4
5
5
from . import reftest , tools # noqa E402, F401: Needed for side effect
Original file line number Diff line number Diff line change 1
- git+https://github.com/cute-engineering/cutekit.git@0.7.14
1
+ git+https://github.com/cute-engineering/cutekit.git@0.8.0
2
2
Markdown ~= 3.7
Original file line number Diff line number Diff line change 11
11
},
12
12
"cute-engineering/ce-mdi" : {
13
13
"git" : " https://github.com/cute-engineering/ce-mdi.git" ,
14
- "tag" : " v0.2 .0"
14
+ "tag" : " v0.3 .0"
15
15
},
16
16
"cute-engineering/ce-libc" : {
17
17
"git" : " https://github.com/cute-engineering/ce-libc.git" ,
27
27
},
28
28
"cute-engineering/cat" : {
29
29
"git" : " https://github.com/cute-engineering/cat.git" ,
30
- "tag" : " v0.7.4 "
30
+ "tag" : " v0.8.0 "
31
31
},
32
32
"cute-engineering/ce-targets" : {
33
33
"git" : " https://github.com/cute-engineering/ce-targets.git" ,
34
- "tag" : " v0.1.1 "
34
+ "tag" : " v0.2.0 "
35
35
},
36
36
"sdl2" : {
37
37
"description" : " A cross-platform development library designed to provide low level access to hardware" ,
You can’t perform that action at this time.
0 commit comments