Warning, file /graphics/glaxnimate/deploy/pypi_version_tail.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 # Just change it whevever we need to make a new release, seems the easiest way
0003 # We could use something like this:
0004 # curl -s https://pypi.org/simple/glaxnimate/ | grep -Eo "glaxnimate-[0-9.]+" | sort | tail -n 1 | cut -d . -f 4
0005 # Then increase it but it might cause different CI jobs to end up with different versions
0006 echo .3