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 65ffe2a commit b104129Copy full SHA for b104129
setup.py
@@ -280,7 +280,7 @@ def build(self):
280
281
# Metadata that gets stamped into the __init__ files during the build phase.
282
PROJECT_METADATA = {
283
- "version": "0.13.0.dev1",
+ "version": "0.13.0",
284
"author": 'Contributors to the OpenTimelineIO project',
285
"author_email": '[email protected]',
286
"license": 'Modified Apache 2.0 License',
0 commit comments