File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change 4
4
types :
5
5
- created
6
6
workflow_dispatch :
7
- inputs :
8
- lookback :
9
- default : " 3"
10
- permissions :
11
- actions : read
12
- checks : read
13
- contents : write
14
- deployments : read
15
- issues : read
16
- discussions : read
17
- packages : read
18
- pages : read
19
- pull-requests : read
20
- repository-projects : read
21
- security-events : read
22
- statuses : read
23
7
jobs :
24
8
TagBot :
25
9
if : github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
Original file line number Diff line number Diff line change 1
1
name = " PySPEDAS"
2
2
uuid = " 668d2cef-03a7-4c36-a521-7d1c6ddc8846"
3
3
authors = [
" Beforerr <[email protected] > and contributors" ]
4
- version = " 0.1.2 "
4
+ version = " 0.1.3 "
5
5
6
6
[deps ]
7
7
Dates = " ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -15,5 +15,5 @@ Dates = "1"
15
15
DimensionalData = " 0.29"
16
16
NetCDF_jll = " 401"
17
17
PythonCall = " 0.9.23"
18
- SpaceDataModel = " 0.1.8"
18
+ SpaceDataModel = " 0.1.8, 0.2 "
19
19
julia = " 1.10"
You can’t perform that action at this time.
0 commit comments