Skip to content

Commit

Permalink
release version 2.1.2 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Apr 19, 2024
2 parents 9a2e766 + 9149001 commit a29e25e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Version 2.1.2
-------------

Unreleased
Released 2024-04-19

- Use modern packaging metadata with ``pyproject.toml`` instead of ``setup.cfg``.
- Use ``flit_core`` instead of ``setuptools`` as build backend.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "Pallets-Sphinx-Themes"
version = "2.1.1"
version = "2.1.2"
description = "Sphinx themes for Pallets and related projects."
readme = "README.md"
license = { file = "LICENSE.txt" }
Expand Down

0 comments on commit a29e25e

Please sign in to comment.