diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-03-02 16:05:55 +0100 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2020-03-02 16:05:55 +0100 |
commit | 0013ff2deb67ebdf99655b186b720d393c9cc620 (patch) | |
tree | 68ba75030ea2eda352c10d2a143ddbce04d38751 /PyPI/MLRsearch/README.rst | |
parent | 8c85cc694fd4d69b0b36af768a638cca9d34b831 (diff) |
Update PyPI metadata for MLRsearch 0.3.0
Change-Id: I6a9c4739167f96bd2123f85ff2f6693562dce3bc
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'PyPI/MLRsearch/README.rst')
-rw-r--r-- | PyPI/MLRsearch/README.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/PyPI/MLRsearch/README.rst b/PyPI/MLRsearch/README.rst index 8960867363..2b13d904e7 100644 --- a/PyPI/MLRsearch/README.rst +++ b/PyPI/MLRsearch/README.rst @@ -16,6 +16,8 @@ is only a symlink to the original place of tightly coupled CSIT code. Change log ---------- +0.3.0: Migrated to Python 3.6, small code quality improvements. + 0.2.0: Optional parameter "doublings" has been added. 0.1.1: First officially released version. @@ -28,10 +30,11 @@ TODO. Operation logic --------------- -TODO. +See `IETF draft`_. .. _CSIT: https://wiki.fd.io/view/CSIT .. _fd.io: https://fd.io/ .. _LFN: https://www.linuxfoundation.org/projects/networking/ .. _PyPI: https://pypi.org/ .. _directory: https://gerrit.fd.io/r/gitweb?p=csit.git;a=tree;f=PyPI/MLRsearch;hb=refs/heads/master +.. _IETF draft: https://tools.ietf.org/html/draft-vpolak-mkonstan-bmwg-mlrsearch |