Skip to content

Commit 4334d9e

Browse files
authored
Merge pull request #156 from SNflows/devel
Consolidate master and devel branches v1.1.0 -> v.1.1.1
2 parents e35fd3c + 951dbf5 commit 4334d9e

6 files changed

Lines changed: 17 additions & 5 deletions

File tree

.github/workflows/tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ jobs:
2222
with:
2323
persist-credentials: true
2424

25-
- name: Setup Python 3.9
25+
- name: Setup Python 3.11
2626
uses: actions/setup-python@v2
2727
with:
28-
python-version: 3.9
28+
python-version: 3.11
2929

3030
- name: Install dependencies
3131
run: |
@@ -48,7 +48,7 @@ jobs:
4848
fail-fast: false
4949
matrix:
5050
os: [ubuntu-latest, macos-latest]
51-
python-version: ['3.10']
51+
python-version: ['3.11']
5252
include:
5353
- os: ubuntu-latest
5454
pippath: ~/.cache/pip
@@ -153,7 +153,7 @@ jobs:
153153
- name: Setup Python Release
154154
uses: actions/setup-python@v2
155155
with:
156-
python-version: '3.10'
156+
python-version: '3.11'
157157

158158
- name: Install dependencies
159159
env:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
master-v1.0.1
1+
master-v1.1.1
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:94a1bdcfbfd75da8c66f7d37271125353953acb16d087982d4241f05f9864c6a
3+
size 2909171
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:bed8ade4c361fcdeb651655d502614feb980e3d68276e4c9cbb39ea50f1fd5bc
3+
size 5114792
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:5089e5dfbb00b02dc0790b0f7fecca9a0a39d13579c5699889868c8cf2b21e70
3+
size 19851243
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:578fdbf2be74097ab3c0c6cdd951062172221b8d23cab0f952352eb5ca678aa7
3+
size 44996903

0 commit comments

Comments
 (0)