Metadata-Version: 2.4
Name: cobotar-protocol
Version: 0.6.1
Summary: Protocol and more for the cobotar project
Project-URL: Homepage, https://cobotar.org
Project-URL: Documentation, https://cobotar.org/protocol
Project-URL: Repository, https://github.com/cobotar/protocol.git
Project-URL: Bug Tracker, https://github.com/cobotar/protocol/issues
Project-URL: Changelog, https://github.com/cobotar/protocol/blob/master/CHANGELOG.md
Author-email: Rasmus Lunding <rsl@cs.au.dk>
Maintainer-email: Rasmus Lunding <rsl@cs.au.dk>
Keywords: ar,cobot,protocol
Classifier: Programming Language :: Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# CobotAR-Protocol
A collection of protobuf messages for the CobotAR-project

Current version: 0.6.1

## Documentation
Find it here: [documentation/README.md](documentation/README.md)

## New version
1. Make changes
2. `make publish bump={patch,minor,major}`
