Skip to content

Commit

Permalink
Merge pull request #15 from dreamworksanimation/dev
Browse files Browse the repository at this point in the history
Release version 0.9.0
  • Loading branch information
mds-dwa authored Jan 21, 2020
2 parents 60fb3d5 + 1444af6 commit 1e5d5bc
Show file tree
Hide file tree
Showing 5 changed files with 670 additions and 376 deletions.
4 changes: 2 additions & 2 deletions scripts/usdmanager
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
from usdmanager import App
from usdmanager import run

if __name__ == "__main__":
App().run()
run()
Loading

0 comments on commit 1e5d5bc

Please sign in to comment.