File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
### Changed
8
8
9
+ ## 0.3.28 Beta Release 27
10
+
11
+ ### Added
12
+
13
+ * Support for encrypted rpks for AI cam.
14
+ * Handling for "startup frames" (once committed to libcamera).
15
+
16
+ ### Changed
17
+
18
+ * Some audio/video bugs fixed, also relating to CircularOutput2.
19
+ * Sensor name is now saved as the "Model" in DNG files (requires latest PiDNG).
20
+
9
21
## 0.3.27 Beta Release 26
10
22
11
23
### Added
Original file line number Diff line number Diff line change 11
11
12
12
setup (
13
13
name = 'picamera2' ,
14
- version = '0.3.27 ' ,
14
+ version = '0.3.28 ' ,
15
15
description = 'The libcamera-based Python interface to Raspberry Pi cameras, based on the original Picamera library' ,
16
16
long_description = long_description ,
17
17
long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments