Skip to content

Commit

Permalink
[Automated] Add generated package files to main
Browse files Browse the repository at this point in the history
  • Loading branch information
ynbot committed Oct 15, 2024
1 parent 441d08d commit dff736a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/ayon_cinema4d/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
"""Package declaring AYON addon 'cinema4d' version."""
__version__ = "0.1.0+dev"
__version__ = "0.1.1"
2 changes: 1 addition & 1 deletion package.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "cinema4d"
title = "Cinema4D"
version = "0.1.0+dev"
version = "0.1.1"

# Name of client code directory imported in AYON launcher
# - do not specify if there is no client code
Expand Down

0 comments on commit dff736a

Please sign in to comment.