We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2f668 commit 1b5848fCopy full SHA for 1b5848f
setup.py
@@ -186,7 +186,7 @@ def cmake_install(self):
186
187
# Metadata that gets stamped into the __init__ files during the build phase.
188
PROJECT_METADATA = {
189
- "version": "0.14.0",
+ "version": "0.14.1.dev1",
190
"author": 'Contributors to the OpenTimelineIO project',
191
"author_email": '[email protected]',
192
"license": 'Modified Apache 2.0 License',
0 commit comments