updated versioning to 5.2

This commit is contained in:
Blake J. Harnden 2018-07-06 14:26:33 -07:00
parent 90f95c633f
commit 3fb8ae0439
6 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@ _EXAMPLES_DIR = "share/corens3/examples"
setup(
name="core-ns3",
version="5.1",
version="5.2",
packages=[
"corens3",
],