mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
bump version
This commit is contained in:
parent
4c004d35f0
commit
b075770388
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ from pypeapp import config
|
||||||
import logging
|
import logging
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
|
||||||
__version__ = "2.5.0"
|
__version__ = "2.6.0"
|
||||||
|
|
||||||
PROJECT_PLUGINS_PATH = os.environ.get("PYPE_PROJECT_PLUGINS")
|
PROJECT_PLUGINS_PATH = os.environ.get("PYPE_PROJECT_PLUGINS")
|
||||||
PACKAGE_DIR = os.path.dirname(__file__)
|
PACKAGE_DIR = os.path.dirname(__file__)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue