Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 7b014b4

Browse files
committed
Release 0.2.0a1
1 parent b2ea53b commit 7b014b4

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Paperspace Python
22
=================
33

4-
Release 0.2.0a0
4+
Release 0.2.0a1
55

66
See [releasenotes.md](https://github.com/Paperspace/paperspace-python/blob/master/releasenotes.md) for details on the current release, as well as release history.
77

paperspace/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "0.2.0a0"
1+
version = "0.2.0a1"

releasenotes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Paperspace Python Release Notes
22

3-
# Release Notes for 0.2.0a
3+
# Release Notes for 0.2.0a1
4+
* colorful error and help messages
5+
* removed `paperspace-python run` command
6+
7+
# Release Notes for 0.2.0a0
48
### New features
59
* partial support for managing jobs, models and projects
610
* filtering deployments list by project ID and model ID

0 commit comments

Comments
 (0)