Skip to content

Commit 56c96d9

Browse files
authored
Bump version to 0.21.0
1 parent cc52f98 commit 56c96d9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
Unreleased
55
----------
66

7+
0.21.0
8+
------
9+
710
- **Breaking:** Projection mode is now selected with a single
811
:attr:`~hofmann.ViewState.projection` field taking
912
:class:`~hofmann.Orthographic` (the default) or

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hofmann"
7-
version = "0.20.0"
7+
version = "0.21.0"
88
description = "A modern Python reimagining of the XBS ball-and-stick crystal structure viewer"
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)