Skip to content

Commit

Permalink
Merge pull request #90 from KohlbacherLab/develop
Browse files Browse the repository at this point in the history
Update pypi-publish.yml
  • Loading branch information
jonasscheid authored Apr 25, 2023
2 parents 059714b + 6416217 commit 28d70d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
pypi-publish:
name: Publish tagged release on PyPI
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install utilities
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v3.3.1 - 2023-03-24
## v3.3.1 - 2023-04-25

### `Added`

Expand Down

0 comments on commit 28d70d4

Please sign in to comment.