Skip to content

Commit 2840277

Browse files
committed
bump to 0.4.0
1 parent 6ef42eb commit 2840277

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='frameioclient',
8-
version='0.3.1',
8+
version='0.4.0',
99
description='Client library for the Frame.io API',
1010
long_description=long_description,
1111
long_description_content_type="text/markdown",
@@ -15,4 +15,3 @@
1515
author_email='platform@frame.io',
1616
license='MIT'
1717
)
18-

0 commit comments

Comments
 (0)