Django-folderless

Latest version: v0.5.0

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

Scan your dependencies

Page 3 of 3

0.2.2

- file rename




git flow release start 0.3.
version bump in folderless/__init__.py
git flow release finish 0.3.
git push --all; git push --tags
git push upstream --all; git push upstream --tags

no more, done in CI
python setup.py sdist && python setup.py bdist_wheel --universal
twine upload dist/* -r pypitest
twine upload dist/*

make version a 0.3.XXXXDEV




git flow release start 0.3.
version bump in folderless/__init__.py
git flow release finish 0.3.
git push --all; git push --tags
git push upstream --all; git push upstream --tags

no more, done in CI
python setup.py sdist && python setup.py bdist_wheel --universal
twine upload dist/* -r pypitest
twine upload dist/*

make version a 0.3.XXXXDEV

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.