Skip to content
Snippets Groups Projects
Commit 6488f542 authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Bumped version to 2.0.1

parent b54fed38
Branches
Tags v2.0.1
No related merge requests found
__version__ = '2.0' __version__ = '2.0.1'
...@@ -71,7 +71,7 @@ if __name__ == '__main__': ...@@ -71,7 +71,7 @@ if __name__ == '__main__':
setuptools.setup( setuptools.setup(
cmdclass={'zip': ZipCommand}, cmdclass={'zip': ZipCommand},
name='flamenco-worker', name='flamenco-worker',
version='2.0', version='2.0.1',
description='Flamenco Worker implementation', description='Flamenco Worker implementation',
author='Sybren A. Stüvel', author='Sybren A. Stüvel',
author_email='sybren@blender.studio', author_email='sybren@blender.studio',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment