diff --git a/setup.py b/setup.py index f396dffef54fd09315d5efc2013ae931abf611cd..46d635b2ebf6881ea9223ae6bd086d997ccb5fdd 100644 --- a/setup.py +++ b/setup.py @@ -203,7 +203,7 @@ with open("README.md", "r") as fh: setup( name='pybgs', - version='3.3.0.post0', + version='3.3.0.post1', author='Andrews Sobral', author_email='andrewssobral@gmail.com', url='https://github.com/andrewssobral/bgslibrary',