commit | f9ad69f57b4008565318875df8936e5b14718517 | [log] [tgz] |
---|---|---|
author | Kim Kempf <kim.kempf@radisys.com> | Fri Jan 12 15:26:52 2018 -0800 |
committer | Kim Kempf <kim.kempf@radisys.com> | Fri Jan 12 15:27:47 2018 -0800 |
tree | 2de9892a35d0160f8e978037ecbf8dd7d8c185f4 | |
parent | 021e0bde11fd4794e2a5234d3bc714e9907487d6 [diff] |
Bump VOLTHA core version to 1.3 Change-Id: Ib6ba7e3e34fd3a2efdcc7d8b1576d4af7a467181
diff --git a/setup.py b/setup.py index c6dd9d3..dc1a324 100644 --- a/setup.py +++ b/setup.py
@@ -11,7 +11,7 @@ scapy_deps = ['scapy>=2.2.0'] setup( name = 'voltha', - version = '1.2.0', + version = '1.3.0', author = 'Zsolt Haraszti, Nathan Knuth, Ali Al-Shabibi', author_email = 'voltha-discuss@opencord.org', description = ('Virtual Optical Line Terminal (OLT) Hardware Abstraction'),