We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af44d57 + 6c8bcc8 commit 9303da0Copy full SHA for 9303da0
changelog.txt
@@ -1,3 +1,7 @@
1
+Version 3.0.0rc2
2
+ - Date 2023-11-07
3
+ - Fix reference version of macos intel builds
4
+
5
Version 3.0.0rc1
6
- Date 2023-11-07
7
- Updated to pylon 7.4 on linux and windows
setup.py
@@ -23,7 +23,7 @@
23
# which is not equal to the version on the outer tar.gz
24
"Linux": "7.4.0",
25
"Linux_armv7l": "6.2.0",
26
- "Darwin": "7.3.0",
+ "Darwin": "7.3.1",
27
"Darwin_arm64": "7.3.1"
28
}
29
0 commit comments