Skip to content

Commit 70444b6

Browse files
lpasselinjohan12345qenopsDavid Dunnshagren
authored
Version 1.3.0 (#141)
* fix install fail on recent python with python_version requirement * Add functions to access system timestamps for each image (#122) * fix memory usage problem for calls to capture.transformed_ir (#125) * version 1.2.4 * Adding a context manager for playback objects (#130) * Added support for with statements Co-authored-by: David Dunn <[email protected]> * Windows sdk autodetection (#132) * Autodetecting Kinect SDK for windows * Fixes * Fixes * DLL Autodetection * Latest fixes * update version * rephrase readme * refactor and add K4A_DLL_DIR * minor readme change * rename loader to module * fix multiline string * Update module.py fix lint * Minor fix Co-authored-by: Louis-Philippe Asselin <[email protected]> * Add develop branch for ci target (#139) * rename 1.2.5 to 1.3.0 Co-authored-by: Johan von Forstner <[email protected]> Co-authored-by: Louis-Philippe Asselin <[email protected]> Co-authored-by: David Dunn <[email protected]> Co-authored-by: David Dunn <[email protected]> Co-authored-by: Ilya Gruzinov <[email protected]>
1 parent 62cdb88 commit 70444b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pyk4a
3-
version = 1.2.5
3+
version = 1.3.0
44
description-file = README.md
55
description = Python wrapper over Azure Kinect SDK
66
long_description = file: README.md

0 commit comments

Comments
 (0)