This release finalizes the development process for pyAttributes.
**It contains:**
- A generic `Attribute` class
- A `AttributeHelperMixin`class to ease the usage of attributes on a class' methods
- Helper classes for Python's `ArgParse` to have an easier way in describing command line arguments and handlers.
In addition, a documentation is published at ReadTheDocs.