Releasing¶
To build a new release, the following files should be modified:
Modify the version numbers in:
setup.py (version and download_url)
pygccxml/__init__.py
docs/conf.py
Do not forget to document the changes in the CHANGELOG.md file.
To build a new release, the following files should be modified:
Modify the version numbers in:
setup.py (version and download_url)
pygccxml/__init__.py
docs/conf.py
Do not forget to document the changes in the CHANGELOG.md file.