Skip to content

Commit

Permalink
New hotfix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed Jul 7, 2023
1 parent 2f0e168 commit fcbbded
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 (1.7.2+ds-1) unstable; urgency=medium

* New upstream hotfix release.

-- Kay Hayen <kay.hayen@gmail.com> Fri, 07 Jul 2023 09:40:11 +0200

nuitka (1.7.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 V1.7.1
Nuitka V1.7.2
Copyright (C) 2023 Kay Hayen."""


Expand Down

0 comments on commit fcbbded

Please sign in to comment.