File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
20
20
logger = logging .getLogger ("gefyra" )
21
21
22
- __VERSION__ = "2.2.0 "
22
+ __VERSION__ = "2.2.1 "
23
23
USER_HOME = os .path .expanduser ("~" )
24
24
25
25
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " Gefyra"
3
- version = " 2.2.0 "
3
+ version = " 2.2.1 "
4
4
description = " Gefyra runs all developer machine side components of Gefyra's Kubernetes-based development infrastructure"
5
5
authors = [" Michael Schilonka <michael@blueshoe.io>" ]
6
6
readme = " README.md"
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " Gefyra Operator"
3
- version = " 2.2.0 "
3
+ version = " 2.2.1 "
4
4
description = " Gefyra Operator runs all cluster-side components of Gefyra's Kubernetes-based development system"
5
5
authors = [" Michael Schilonka <michael@blueshoe.io>" ]
6
6
You can’t perform that action at this time.
0 commit comments