Oscpy

Latest version: v0.6.0

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

Scan your dependencies

Page 2 of 2

0.1.0

======================

OSCThreadServer implementation and basic tests
OSCClient implementation


How to release

For test releases, use a -test suffix to the tag, for example "v0.6.0-test",
for actual releases, just use the normal version name, for example "v0.6.0".

1. Update `__version__` in `oscpy/__init__.py`
1. Update `CHANGELOG.md`
1. Call `git commit oscpy/__init__.py CHANGELOG.md`
1. Call `git tag --sign [version]`
1. Call `git push --tags`

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.