We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c87b78 commit 673ea93Copy full SHA for 673ea93
3 files changed
CHANGELOG.rst
@@ -2,6 +2,14 @@
2
Changelog
3
*********
4
5
+1.4.0 (2021-01-27)
6
+------------------
7
+
8
+New
9
+^^^
10
+- Add support for Rhino 7.
11
+- Add support for MacOS.
12
13
1.3.1 (2020-04-01)
14
------------------
15
ghpythonremote/version.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.3.1"
+__version__ = "1.4.0"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
ghpythonremote_README.pdf
4.69 KB
0 commit comments