- Add LICENSE to MANIFEST.in so it is included in the tarball (LP:
#1845318)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2019-09-25 Verstion 0.9.4
|
||||||
|
- Add LICENSE to MANIFEST.in so it is included in the tarball (LP:
|
||||||
|
#1845318)
|
||||||
|
|
||||||
2019-08-09 Version 0.9.3
|
2019-08-09 Version 0.9.3
|
||||||
- Fix linesep setting in arcsign script (LP: #1838262) (Thanks to Gowtham
|
- Fix linesep setting in arcsign script (LP: #1838262) (Thanks to Gowtham
|
||||||
Gopalakrishnan for the report and the patch)
|
Gopalakrishnan for the report and the patch)
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
include dkim/*
|
include dkim/*
|
||||||
include dkim/tests/*
|
include dkim/tests/*
|
||||||
include dkim/tests/data/*
|
include dkim/tests/data/*
|
||||||
|
include LICENSE
|
||||||
include README
|
include README
|
||||||
include ChangeLog
|
include ChangeLog
|
||||||
include MANIFEST.in
|
include MANIFEST.in
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ signing and verification.
|
|||||||
|
|
||||||
VERSION
|
VERSION
|
||||||
|
|
||||||
This is dkimpy 0.9.3.
|
This is dkimpy 0.9.4.
|
||||||
|
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user