Warning, file /graphics/glaxnimate/deploy/pypi_version_latest.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/bash
0002 curl -s https://pypi.org/simple/glaxnimate/ | grep -Eo "glaxnimate-[0-9.]+" | sort | tail -n 1 | cut -d - -f 2