-
Notifications
You must be signed in to change notification settings - Fork 0
Releases e Publicacao
SavioCodes edited this page Mar 22, 2026
·
1 revision
- Releases: https://github.com/SavioCodes/rede-neural-do-zero/releases
- Tags: https://github.com/SavioCodes/rede-neural-do-zero/tags
- Wiki: https://github.com/SavioCodes/rede-neural-do-zero/wiki
python -m rede_neural_do_zero build-package --checkArtefatos esperados:
dist/rede_neural_do_zero-<versao>-py3-none-any.whldist/rede_neural_do_zero-<versao>.tar.gz
- atualizar versao em
pyproject.toml - atualizar
src/__init__.py - atualizar
CHANGELOG.md - validar com
python -m rede_neural_do_zero verify --build-package - criar commit
- criar tag
- publicar release
Wiki oficial do projeto rede-neural-do-zero.