Skip to content

Commit 9a7aa16

Browse files
committed
Push v1.4.3
1 parent ce625e1 commit 9a7aa16

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog
33
*********
44

5+
1.4.3 (2021-02-12)
6+
------------------
7+
8+
Fix
9+
^^^
10+
- Add test cluster to installed files (#40).
11+
512
1.4.2 (2021-02-02)
613
------------------
714

ghpythonremote/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.4.2"
1+
__version__ = "1.4.3"
22
__version_info__ = tuple(
33
[
44
int(num) if num.isdigit() else num

ghpythonremote_README.pdf

637 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)