Skip to content

Commit

Permalink
New stable release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhayen committed Nov 21, 2023
1 parent 0a400d6 commit f041a9e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ In this document, we track the per version changes and comments. This
becomes a document on the website, as well as individual posts on the
Nuitka blog.

****************************
Nuitka Release 1.9 (Draft)
****************************
********************
Nuitka Release 1.9
********************

This release has had a focus on improved startup time and compatibility
with lazy loaders which has resulted in some optimization. There are
Expand Down
6 changes: 3 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
nuitka (1.9~rc10+ds-1) unstable; urgency=medium
nuitka (1.9+ds-1) unstable; urgency=medium

* New upstream pre-release.
* New upstream release.

-- Kay Hayen <kay.hayen@gmail.com> Tue, 21 Nov 2023 04:48:23 +0100
-- Kay Hayen <kay.hayen@gmail.com> Tue, 21 Nov 2023 07:05:50 +0100

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

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.9rc10
Nuitka V1.9
Copyright (C) 2023 Kay Hayen."""


Expand Down

0 comments on commit f041a9e

Please sign in to comment.