Skip to content

Commit

Permalink
Release v1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank committed Jun 9, 2022
1 parent 244d0f7 commit 37fa1f8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.13:

* Added support for RHEL9

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.12:

* Added support for CentOS Stream 8
Expand Down
2 changes: 1 addition & 1 deletion distgen/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dg_version = "1.12"
dg_version = "1.13"

0 comments on commit 37fa1f8

Please sign in to comment.