Skip to content

Commit

Permalink
Release 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Jun 8, 2021
1 parent 0729296 commit ea37cee
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.8:

* Spec file fix for FTBFS issue on Fedora.

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

New in 1.7:

* New features:
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.7"
dg_version = "1.8"

0 comments on commit ea37cee

Please sign in to comment.