Skip to content

Commit 7561bc5

Browse files
committed
Release 0.2.2a1
1 parent 02ca547 commit 7561bc5

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Gradient CLI
44
=================
55

6-
Release 0.2.2a0
6+
Release 0.2.2a1
77

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

gradient/version.py

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

releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Paperspace Python Release Notes
22

3+
# Release Notes for 0.2.2a1
4+
# New features
5+
* add looking for new client version
6+
37
# Release Notes for 0.2.2a0
48
# New features
59
* added `projects create` command

0 commit comments

Comments
 (0)