Skip to content

Commit

Permalink
Release v1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
zmiklank committed Sep 6, 2022
1 parent 0741c1a commit ae8475a
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.14:

* Added include option to multispec matrix

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

New in 1.13:

* Added support for RHEL9
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.13"
dg_version = "1.14"

0 comments on commit ae8475a

Please sign in to comment.