Skip to content

Commit cc9c067

Browse files
committed
bump to dot release version
1 parent 5f3c2c3 commit cc9c067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def build(self):
280280

281281
# Metadata that gets stamped into the __init__ files during the build phase.
282282
PROJECT_METADATA = {
283-
"version": "0.12.0",
283+
"version": "0.12.1",
284284
"author": 'Contributors to the OpenTimelineIO project',
285285
"author_email": '[email protected]',
286286
"license": 'Modified Apache 2.0 License',

0 commit comments

Comments
 (0)