Skip to content

Commit

Permalink
New hotfix release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed Dec 24, 2020
1 parent 723e326 commit a06e5e9
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 (0.6.10.3+ds-1) unstable; urgency=medium

* New upstream hotfix release.

-- Kay Hayen <[email protected]> Thu, 24 Dec 2020 16:30:17 +0100

nuitka (0.6.10.2+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 V0.6.10.2
Nuitka V0.6.10.3
Copyright (C) 2020 Kay Hayen."""


Expand Down

0 comments on commit a06e5e9

Please sign in to comment.