Skip to content

Commit

Permalink
New hotfix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed Feb 9, 2024
1 parent 7b3649e commit 6d118cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
nuitka (2.0.2+ds-1) unstable; urgency=medium

* New upstream hotfix release.

-- Kay Hayen <kay.hayen@gmail.com> Fri, 09 Feb 2024 12:18:45 +0100

nuitka (2.0.1+ds-1) unstable; urgency=medium

* New upstream hotfix release.
Expand Down
2 changes: 1 addition & 1 deletion nuitka/Version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"""

version_string = """\
Nuitka V2.0.1
Nuitka V2.0.2
Copyright (C) 2023 Kay Hayen."""


Expand Down

0 comments on commit 6d118cf

Please sign in to comment.