documentation theme update, version bumping to 5.0, changes to cleanup pass for ns3 code

This commit is contained in:
Blake J. Harnden 2017-08-17 15:25:12 -07:00
parent 340b37444b
commit 8155cdc617
14 changed files with 54 additions and 52 deletions

View file

@ -8,7 +8,7 @@ Defines how CORE will be built for installation.
from setuptools import setup
setup(name="core-python",
version="5.0.0",
version="5.0",
packages=[
"core",
"core.addons",