Skip to content

Commit 96b9f57

Browse files
committed
Anitya 2.0.2
1 parent db54056 commit 96b9f57

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

docs/release-notes.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ Release Notes
44

55
.. towncrier release notes start
66
7+
2.0.2 (2025-07-30)
8+
==================
9+
10+
Bug Fixes
11+
---------
12+
13+
* Fix: Internal server error when adding packages
14+
(`#1911 <https://github.com/fedora-infra/anitya/issues/1911>`_)
15+
16+
17+
Contributors
18+
------------
19+
Many thanks to the contributors of bug reports, pull requests, and pull request
20+
reviews for this release.
21+
22+
723
2.0.1 (2025-07-03)
824
==================
925

news/1911.bug

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ profile = "black"
6363

6464
[tool.poetry]
6565
name = "anitya"
66-
version = "2.0.1"
66+
version = "2.0.2"
6767
description = "A cross-distribution upstream release monitoring project"
6868
authors = ["Pierre-Yves Chibon <pingou@pingoured.fr>"]
6969
maintainers = ["Michal Konecny <mkonecny@redhat.com>"]

0 commit comments

Comments
 (0)