Skip to content

v1.1.1

Latest

Choose a tag to compare

@janlukasschroeder janlukasschroeder released this 14 Aug 14:04
· 1 commit to master since this release

Maintenance release. No documentation content changed.

Fixed

  • The version was out of sync in three places. package.json, CITATION.cff
    and the README BibTeX block all still said 1.0.0 after the v1.1.0 release.
    Anyone citing the repository cited the wrong version.
  • date-released in CITATION.cff was stale for the same reason.

Added

  • A bump-version script that sets the version in every file that carries one,
    including the README BibTeX block, which nothing reads and which is the
    reason the drift went unnoticed.