Skip to content

Commit 55ebf60

Browse files
committedJan 29, 2025
Change openpype to ynput in the path to retrieve server files + bump version
1 parent d72609a commit 55ebf60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎openpype/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
"""Package declaring Pype version."""
33

4-
__version__ = "3.16.9-quad-1.17.4"
4+
__version__ = "3.16.9-quad-1.17.5"

‎poetry.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
in-project = true
33

44
[repositories.pype]
5-
url = "https://distribute.openpype.io/wheels/"
5+
url = "https://distribute.ynput.io/wheels/"

0 commit comments

Comments
 (0)
Please sign in to comment.