File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Alvaro del Castillo <acs@bitergia.com>
2+ Valerio Cosentino <valcos@bitergia.com>
3+ Quan Zhou <quan@bitergia.com>
4+ Alberto Pérez García-Plaza <alpgarcia@bitergia.com>
5+ Jesus M. Gonzalez-Barahona <jgb@gsyc.es>
6+ Jose Javier Merchante <jjmerchante@bitergia.com>
7+ Venu Vardhan Reddy Tekula <venu@bitergia.com>
Original file line number Diff line number Diff line change 1+ # Releases
2+
3+ ## kidash 0.5.0 - (2022-06-02)
4+
5+ **Feature removals:**
6+
7+ * Drop Python 3.6 support\
8+ Python 3.6 reached the end of life at the end of 2021. This means it
9+ won't receive new updates or patches to fix security issues.
10+ Therefore, this package will only work with Python >= 3.7 from now on.
11+
Original file line number Diff line number Diff line change 1- # Versions compliant with PEP 440 https://www.python.org/dev/peps/pep-0440
2- __version__ = "0.4.22 "
1+ # File auto-generated by semverup on 2022-06-02 17:25:14.843719
2+ __version__ = "0.5.0 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " kidash"
3- version = " 0.4.21 "
3+ version = " 0.5.0 "
44description = " GrimoireLab script to manage Kibana dashboards from the command line"
55authors = [
66 " GrimoireLab Developers"
Original file line number Diff line number Diff line change 1+ ## kidash 0.5.0 - (2022-06-02)
2+
3+ ** Feature removals:**
4+
5+ * Drop Python 3.6 support\
6+ Python 3.6 reached the end of life at the end of 2021. This means it
7+ won't receive new updates or patches to fix security issues.
8+ Therefore, this package will only work with Python >= 3.7 from now on.
9+
You can’t perform that action at this time.
0 commit comments