Skip to content

Commit

Permalink
version number for 0.3.0
Browse files Browse the repository at this point in the history
Reviewed By: nikhilaravi

Differential Revision: D24390049

fbshipit-source-id: d86ba8dd933bce18e65ae71b3ea42426838b8fc2
  • Loading branch information
bottler authored and facebook-github-bot committed Nov 11, 2020
1 parent 5059be2 commit 18ce14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch3d/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.

__version__ = "0.2.5"
__version__ = "0.3.0"

0 comments on commit 18ce14c

Please sign in to comment.