1 parent cc52f98 commit 56c96d9Copy full SHA for 56c96d9
2 files changed
docs/changelog.rst
@@ -4,6 +4,9 @@ Changelog
4
Unreleased
5
----------
6
7
+0.21.0
8
+------
9
+
10
- **Breaking:** Projection mode is now selected with a single
11
:attr:`~hofmann.ViewState.projection` field taking
12
:class:`~hofmann.Orthographic` (the default) or
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hofmann"
-version = "0.20.0"
+version = "0.21.0"
description = "A modern Python reimagining of the XBS ball-and-stick crystal structure viewer"
readme = "README.md"
requires-python = ">=3.11"
0 commit comments