Pergola

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

bash
__ version__ = "0.2.0"


3. Tag the version in local

bash
git tag -a 0.2.0 -m "Version 0.2.0"


4. Check that the tag is correctly updated in local

bash
git describe


5. Push to the GitHub repository:

bash
git push --follow-tags


6. Check that the version has been released in (pypi)[https://pypi.org/project/pergola/]

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.