commit | 6c86e30f63b36a5949dc5717d8b53e13a71b66ae | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Tue Sep 17 22:27:05 2019 -0500 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Thu Dec 05 15:13:01 2019 -0600 |
tree | c852739e4deaa337fd6880df1dda4b0b733bb3c6 | |
parent | 8ae870a5910288ba8d62c7ed8529bc32934f8aa2 [diff] [blame] |
**breaking** mini-ndn: re-design refs: #5062 Everything is now done through examples like Mininet. bin/minindn no longer provided as a binary installed in the system bin/minindnedit GUI: will no longer be maintained Remove cluster edition, will be re-introduced later Change-Id: Id4ef137cb2a04d1b0dd24d01941757363bbf7d26
diff --git a/minindn/__init__.py b/minindn/__init__.py new file mode 100644 index 0000000..2b8877c --- /dev/null +++ b/minindn/__init__.py
@@ -0,0 +1 @@ +__version__ = '0.5.0'