Skip to content

Commit 1b46fc2

Browse files
author
semantic-release
committed
2.4.9
Automatically generated by python-semantic-release
1 parent 43da9ee commit 1b46fc2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "FlatProt"
3-
version = "2.4.8"
3+
version = "2.4.9"
44
description = "Python package for creating simplified 2D protein visualizations. Specialized on showing differences and similarities between proteins of the same protein family."
55
readme = "README.md"
66
license = "Apache-2.0"

src/flatprot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright 2024 Rostlab.
22
# SPDX-License-Identifier: Apache-2.0
3-
__version__ = "2.4.8"
3+
__version__ = "2.4.9"
44
__app_name__ = "flatprot"

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)