diff --git a/setup.py b/setup.py index f396dffef5..46d635b2eb 100644 --- a/setup.py +++ b/setup.py @@ -203,7 +203,7 @@ def build_cmake(self, extension): 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',