Skip to content

Commit f8890cd

Browse files
authored
Merge pull request #295 from srobo/dgt/release-2022.0.2
Release 2022.0.2 kit image version
2 parents dc65a58 + c6741d1 commit f8890cd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
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+
released: 2021-11-20
13
- version: 2022.0.0
24
released: 2021-11-13

programming/python/libraries.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ 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)
@@ -36,12 +36,13 @@ The following python libraries are installed and available for use in your robot
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)