File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 77 runs-on : ubuntu-latest
88 steps :
99 - uses : actions/checkout@v2
10- with :
11- fetch-depth : 0
12- - name : Set up Python 3.7
10+
11+ - name : Set up Python 3.9
1312 uses : actions/setup-python@v2
1413 with :
15- python-version : 3.7
14+ python-version : 3.9
1615
1716 - name : Install pypa/build
1817 run : pip install build
Original file line number Diff line number Diff line change 33## in progress
44
55
6+ ## 2.0.2 (2022-02-03)
7+
8+ * Another release fixup, because GHA still wants to build 2.0.0.
9+
10+
611## 2.0.1 (2022-02-03)
712
8- * Just a fixup release, because 2.0.0 has accidentally been published during testing already.
13+ * Just a release fixup , because 2.0.0 has accidentally been published during testing already.
914
1015
1116## [ 2.0.0] ( https://github.com/panodata/grafana-client/compare/1.0.3...2.0.0 ) (2022-02-03)
You can’t perform that action at this time.
0 commit comments