v0.0.2: Test Automated Publishing
v0.0.2 - Testing Automated Release Pipeline
This is a test release to validate automated publishing to PyPI and Docker Hub.
Changes
- Testing automated PyPI trusted publishing
- Testing automated Docker Hub multi-platform builds
Installation
Via Pip:
```bash
pip install censorbot==0.0.2
```
Via Docker:
```bash
docker pull samuelmukoti/censorbot:0.0.2
```
See README.md for full documentation.