Skip to content

Commit 3857c5d

Browse files
committed
Bump version to v1.9.97
1 parent 250b096 commit 3857c5d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
18.2 KB
Binary file not shown.

sdk/python/runpodinfra.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: runpodinfra
3-
Version: 1.10.0a1719966426+9a44c026.dirty
3+
Version: 1.9.97
44
Summary: The Runpod Pulumi provider provides resources to interact with Runpod's native APIs.
55
Home-page: https://runpod.io
66
License: Apache-2.0

sdk/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from subprocess import check_call
99

1010

11-
VERSION = "1.10.0-alpha.1719966426+9a44c026.dirty"
11+
VERSION = "v1.9.97"
1212
def readme():
1313
try:
1414
with open('README.md', encoding='utf-8') as f:

0 commit comments

Comments
 (0)