Skip to content

Release 5.0.6

Compare
Choose a tag to compare
@jeeftor jeeftor released this 29 Jan 13:46
· 11 commits to master since this release

Auto Generated Release notes by the release.py script

tcgc command updated to be called like:

query=$1
python src/calendar_settings.py "{query}"

instead of

query=$1
python src/calendar_settings.py "query"