5730a97728
The version is extracted from the last tag name minus the 'release/' prefix. * AUTHORS: Add mysel as contributor. * setup.py: Add a function to get version from extracted version.in file or from the last tag name. * Makefile: Add a target to generate the version.in file from the last tag name. * .gitignore: Ignore the version.in file.
5 lines
30 B
Text
5 lines
30 B
Text
*~
|
|
*#
|
|
*.pyc
|
|
version.in
|
|
build/
|