diff options
| author | Marcel Bargull <marcel.bargull@udo.edu> | 2017-04-07 16:33:40 +0200 |
|---|---|---|
| committer | Marcel Bargull <marcel.bargull@udo.edu> | 2017-04-07 16:33:40 +0200 |
| commit | b504713684e8adeff8bcaeafec5196ec7806c558 (patch) | |
| tree | 44d4f75474bc8488dda3b9b8903526565b956e8b | |
| parent | abaf7c4dd76c56eb509f6a5f6caa2f8e886801b6 (diff) | |
| download | external_python_setuptools-b504713684e8adeff8bcaeafec5196ec7806c558.tar.gz external_python_setuptools-b504713684e8adeff8bcaeafec5196ec7806c558.tar.bz2 external_python_setuptools-b504713684e8adeff8bcaeafec5196ec7806c558.zip | |
Update changelog. Ref #1007.
| -rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 54eba036..12d4cc58 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +v34.4.0 +------- + +* #999 via #1007: Extend support for declarative package + config in a setup.cfg file to include the options + ``python_requires`` and ``py_modules``. + v34.3.3 ------- |
