Skip to content

v0.0.2: Test Automated Publishing

Choose a tag to compare

@samuelmukoti samuelmukoti released this 14 Nov 16:42
· 10 commits to main since this release

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.