diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index be39ed61..1a607b0a 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -38,5 +38,4 @@ jobs: --wheel --outdir dist/ - name: Publish distribution 📦 to PyPI - if: startsWith(github.ref, 'refs/tags') - uses: pypa/gh-action-pypi-publish@release/v1 \ No newline at end of file + uses: pypa/gh-action-pypi-publish@release/v1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 06187d43..0e81a0c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ For each version important additions, changes and removals are listed here. The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [v0.XX.X] unreleased - 202X-XX-XX +### Added + +### Changed + +### Removed + ## [v0.16.1] Hotfix - 2025-12-17 ### Changed diff --git a/README.rst b/README.rst index ecd49968..7bb55417 100644 --- a/README.rst +++ b/README.rst @@ -54,7 +54,7 @@ In particular, ``open-mastr`` facilitates access to the daily provided MaStR dum No. ``open-mastr`` is a wrapper around the MaStR data and does not edit or change the data. It is intended to be used as a tool for working with the MaStR data. Benefits provided by ``open-mastr`` -================================== +=================================== .. list-table:: :widths: 30, 70