Skip to content

Commit 608b9a8

Browse files
authored
Bump mcvrender and version (#80)
* fix(conga): fix calibration and room coordinates scaling - bump to 0.3.2 - Override get_vacuum_points to divide crop_area by CONGA_SCALE, restoring calibration points to original vacuum coordinate space. - Override async_get_rooms_attributes to divide room outline and centre x/y by CONGA_SCALE, restoring room data to vacuum space. - Bump version to 0.3.2. * fix(conga): fix calibration and room coordinates scaling - bump to 0.3.2 (#77) (#78) - Override get_vacuum_points to divide crop_area by CONGA_SCALE, restoring calibration points to original vacuum coordinate space. - Override async_get_rooms_attributes to divide room outline and centre x/y by CONGA_SCALE, restoring room data to vacuum space. - Bump version to 0.3.2. * Bump mvcrender to 0.2.5 an version to 0.3.5
1 parent 5628d93 commit 608b9a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "valetudo-map-parser"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
description = "A Python library to parse Valetudo map data returning a PIL Image object."
55
authors = ["Sandro Cantarella <gsca075@gmail.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)