Skip to content

Releases: PowerGridModel/pgm-version-bump

v0.1.0

01 May 07:53
7401b7f

Choose a tag to compare

What's Changed

  • dependencies: enable dependabot scanning by @mgovers in #4
  • testing: add test workflow for composite action by @mgovers in #2
  • rate-limit: add PAT input to increase the rate limit by @mgovers in #3

Full Changelog: v0.0.1...v0.1.0

v0.0.1

01 May 06:20
9745b73

Choose a tag to compare

Initial version that can obtain and bump the latest version of a repository according to the versioning schema as used by the Power Grid Model organization.

The bumped version is written to PYPI_VERSION

A known issue is that rate limits may be hit because it uses the default access token.