We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1880e76 commit ce22260Copy full SHA for ce22260
2 files changed
docs/conf.py
@@ -19,7 +19,7 @@
19
author = "The Skyplane authors"
20
21
release = "0.1"
22
-version = "0.1.0"
+version = "0.1.1"
23
24
# -- General configuration
25
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "skyplane"
3
packages = [{ include = "skyplane" }]
4
5
description = "Skyplane efficiently transports data between cloud regions and providers."
6
authors = ["Skyplane authors <skyplaneproject@gmail.com>"]
7
license = "Apache-2.0"
0 commit comments