Skip to content

Commit ce22260

Browse files
committed
Bump to 0.1.1
1 parent 1880e76 commit ce22260

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
author = "The Skyplane authors"
2020

2121
release = "0.1"
22-
version = "0.1.0"
22+
version = "0.1.1"
2323

2424
# -- General configuration
2525

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "skyplane"
33
packages = [{ include = "skyplane" }]
4-
version = "0.1.0"
4+
version = "0.1.1"
55
description = "Skyplane efficiently transports data between cloud regions and providers."
66
authors = ["Skyplane authors <skyplaneproject@gmail.com>"]
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)