Skip to content

Commit 160a7ed

Browse files
committed
Release 2022.0.2 kit image version
1 parent 869fa0e commit 160a7ed

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

_data/kit_versions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
- version: 2022.0.1
2+
release: 2021-11-20
13
- version: 2022.0.0
24
released: 2021-11-13

programming/python/libraries.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,27 @@ The following python libraries are installed and available for use in your robot
2222
* [gmqtt 0.6.10](https://pypi.org/project/gmqtt)
2323
* [gpg 1.16.0](https://pypi.org/project/gpg)
2424
* [iniparse 0.5](https://pypi.org/project/iniparse)
25-
* [j5 0.13.0](https://pypi.org/project/j5)
25+
* [j5 0.13.1](https://pypi.org/project/j5)
2626
* [j5-zoloto 0.1.0](https://pypi.org/project/j5-zoloto)
2727
* [kiwisolver 1.3.2](https://pypi.org/project/kiwisolver)
2828
* [matplotlib 3.4.1](https://pypi.org/project/matplotlib)
2929
* [numpy 1.21.2](https://pypi.org/project/numpy)
3030
* opencv 4.5.2
3131
* [pandas 1.3.3](https://pypi.org/project/pandas)
32-
* pkg-resources 57.4.0
32+
* python3-pkg-resources 57.4.0
3333
* [pydantic 1.8.2](https://pypi.org/project/pydantic)
3434
* [pygobject 3.40.1](https://pypi.org/project/PyGObject/)
3535
* [pyparsing 2.4.7](https://pypi.org/project/pyparsing)
3636
* [pyquaternion 0.9.9](https://pypi.org/project/pyquaternion)
3737
* [pyserial 3.5](https://pypi.org/project/pyserial)
3838
* [pytz 2021.1](https://pypi.org/project/pytz)
39+
* [pyudev 0.22.0](https://pypi.org/project/pyudev)
3940
* [pyusb 1.2.1](https://pypi.org/project/pyusb)
4041
* [pyyaml 5.4.1](https://pypi.org/project/PyYAML/)
4142
* [rpm 4.16.1.3](https://pypi.org/project/rpm)
4243
* [setuptools 57.4.0](https://pypi.org/project/setuptools)
4344
* [six 1.16.0](https://pypi.org/project/six)
44-
* [sr-robot3 2022.0.1](https://pypi.org/project/sr.robot3/)
45+
* [sr-robot3 2022.0.2](https://pypi.org/project/sr.robot3/)
4546
* [toml 0.10.2](https://pypi.org/project/toml)
4647
* [typing-extensions 3.10.0.0](https://pypi.org/project/typing-extensions)
4748
* [udiskie 2.3.3](https://pypi.org/project/udiskie)

0 commit comments

Comments
 (0)