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 25bb2a5 commit 8cdda64Copy full SHA for 8cdda64
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.1.dev1",
+ "version": "0.14.1",
190
"author": 'Contributors to the OpenTimelineIO project',
191
"author_email": '[email protected]',
192
"license": 'Modified Apache 2.0 License',
0 commit comments