Skip to content

Commit

Permalink
Set final version for beta 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssteinbach committed Mar 17, 2020
1 parent 15c29b5 commit 35eb04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ def build(self):

# Metadata that gets stamped into the __init__ files during the build phase.
PROJECT_METADATA = {
"version": "0.12.0.dev1",
"version": "0.12.0",
"author": 'Contributors to the OpenTimelineIO project',
"author_email": 'opentimelineio@pixar.com',
"license": 'Modified Apache 2.0 License',
Expand Down

0 comments on commit 35eb04b

Please sign in to comment.