Skip to content

Commit bb17041

Browse files
committed
🤝 merge with master
2 parents f46f862 + c0727c2 commit bb17041

File tree

3 files changed

+24
-7
lines changed

3 files changed

+24
-7
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v1
12-
- uses: srt32/[email protected]
13-
with:
14-
args: git submodule update --init --recursive
1512
- name: Set up Python
1613
uses: actions/setup-python@v1
1714
with:

CHANGELOG.rst

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
Change log
22
================================================================================
33

4-
0.0.4 - 04-05-2019
4+
0.0.9 - 12-1-2020
55
--------------------------------------------------------------------------------
66

77
**Updated**
88

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
1024

1125
0.0.3.1 - 22-01-2019
1226
--------------------------------------------------------------------------------

changelog.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,15 @@ releases:
1010
- changes:
1111
- action: Updated
1212
details:
13-
- use pypi-mobans version 0.0.4 and 0.0.5
13+
- use pypi-mobans version 0.0.7
1414
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
1622
- changes:
1723
- action: Updated
1824
details:

0 commit comments

Comments
 (0)