diff --git a/setup.py b/setup.py index 87e76b4..6e2e5a7 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ # long_description = f.read() setup(name='ndlib', - version='1.0', + version='1.0b', license='GNU General Public License v3 or later (GPLv3+)', description='Network Diffusion Library', url='https://github.com/GiulioRossetti/ndlib',