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

Bumped version to 2.0.7

parent eb7b50e5
Branches
Tags v2.0.7
No related merge requests found
__version__ = '2.0.6'
__version__ = '2.0.7'
#!/bin/bash -e
FLAMENCO_VERSION="2.0.6"
FLAMENCO_VERSION="2.0.7"
echo "Uploading Flamenco Worker $FLAMENCO_VERSION to flamenco.io"
cd dist
......
......@@ -84,7 +84,7 @@ if __name__ == '__main__':
setuptools.setup(
cmdclass={'zip': ZipCommand},
name='flamenco-worker',
version='2.0.6',
version='2.0.7',
description='Flamenco Worker implementation',
author='Sybren A. Stüvel',
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