Skip to content

Commit

Permalink
Update meta package
Browse files Browse the repository at this point in the history
  • Loading branch information
wpreimes committed Nov 16, 2023
1 parent fcfbd21 commit a6af9fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
os: ["ubuntu-latest"]
include:
- os: "windows-latest"
python-version: '3.10'
python-version: '3.11'
steps:
- uses: actions/checkout@v2
with:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Unreleased changes in master branch
- Added method to NetworkCollection to export metadata as (geo)json.
- Added more options when plotting the station overview map.
- Network citation list updated.
- Faster ISMN_Interface generation for large datasets by skipping some checks

Version 1.3.4
=============
Expand Down

0 comments on commit a6af9fd

Please sign in to comment.