Skip to content

Commit 38a17df

Browse files
committed
Update version.
1 parent e620522 commit 38a17df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nkview/nuke_parser/nkview/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.1.1"
15+
__version__ = "0.2.0"

parser/nuke_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414
__import__("pkg_resources").declare_namespace(__name__)
15-
__version__ = "0.1.1"
15+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)