File tree Expand file tree Collapse file tree 3 files changed +24
-7
lines changed Expand file tree Collapse file tree 3 files changed +24
-7
lines changed Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
steps :
11
11
- uses : actions/checkout@v1
12
-
13
- with :
14
- args : git submodule update --init --recursive
15
12
- name : Set up Python
16
13
uses : actions/setup-python@v1
17
14
with :
Original file line number Diff line number Diff line change 1
1
Change log
2
2
================================================================================
3
3
4
- 0.0.4 - 04-05-2019
4
+ 0.0.9 - 12-1-2020
5
5
--------------------------------------------------------------------------------
6
6
7
7
**Updated **
8
8
9
- #. use pypi-mobans version 0.0.4 and 0.0.5
9
+ #. use pypi-mobans version 0.0.9
10
+
11
+ 0.0.7 - 04-05-2019
12
+ --------------------------------------------------------------------------------
13
+
14
+ **Updated **
15
+
16
+ #. use pypi-mobans version 0.0.7
17
+
18
+ 0.0.5 - 04-05-2019
19
+ --------------------------------------------------------------------------------
20
+
21
+ **Updated **
22
+
23
+ #. use pypi-mobans version 0.0.5
10
24
11
25
0.0.3.1 - 22-01-2019
12
26
--------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -10,9 +10,15 @@ releases:
10
10
- changes :
11
11
- action : Updated
12
12
details :
13
- - use pypi-mobans version 0.0.4 and 0.0.5
13
+ - use pypi-mobans version 0.0.7
14
14
date : 04-05-2019
15
- version : 0.0.4
15
+ version : 0.0.7
16
+ - changes :
17
+ - action : Updated
18
+ details :
19
+ - use pypi-mobans version 0.0.5
20
+ date : 04-05-2019
21
+ version : 0.0.5
16
22
- changes :
17
23
- action : Updated
18
24
details :
You can’t perform that action at this time.
0 commit comments