Skip to content

Commit

Permalink
Bump to 0.13.5
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <mgorny@gentoo.org>
  • Loading branch information
mgorny committed Jan 29, 2025
1 parent 6a2b837 commit ce1b240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pycargoebuild/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pycargoebuild
# (c) 2022-2024 Michał Górny <mgorny@gentoo.org>
# (c) 2022-2025 Michał Górny <mgorny@gentoo.org>
# SPDX-License-Identifier: GPL-2.0-or-later

"""A generator for Rust/Cargo ebuilds written in Python"""

__version__ = "0.13.4"
__version__ = "0.13.5"

0 comments on commit ce1b240

Please sign in to comment.