This module has versions on the forge:
http://forge.puppetlabs.com/stankevich/python
eg. 1.6.2, 1.6.3
But these versions to not correspond to annotated tags in this github project. This may/will become problematic for users of librarian-puppet, who may refer to github projects by tags or commit hashes.
Please consider tagging releases.
git tag -a -m "Release 1.6.4" 1.6.4
git push --tags
This module has versions on the forge:
http://forge.puppetlabs.com/stankevich/python
eg. 1.6.2, 1.6.3
But these versions to not correspond to annotated tags in this github project. This may/will become problematic for users of librarian-puppet, who may refer to github projects by tags or commit hashes.
Please consider tagging releases.
git tag -a -m "Release 1.6.4" 1.6.4
git push --tags