Pdfknife

Latest version: v0.2.5

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1

================

* First version


How to release
==============

* Update CHANGELOG
* Update version in setup.py and PDFknife/__init__.py
* git tag -a 'X.Y'
* git push --tag upstream master
* Send the package on pypi
pip install twine
python setup.py sdist
rm -rf dist/*egg
twine upload dist/*

Page 2 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.