# 2023 jul 12 - PyPRM 1.1.0 : Updated wobble angles operator in the original it was rotZ(omegaVA)rotY(zVAX) in the new is rotZ(omegaVA)rotY(zVAX)rotZ(-omegaVA)
# 2023 jul 14 - V1.1.1 : Update structure to allow creation of a PyPI package
# 2023 jul 18 - V1.1.2 : Updated version to allow comments
## v0.0.2 (12/07/2023)
- PyPRM 1.1.0 : Updated wobble angles operator
in the original it was rotZ(omegaVA)rotY(zVAX) in the new is rotZ(omegaVA)rotY(zVAX)rotZ(-omegaVA)!
## v1.1.1 (14/07/2023)
- Updated structure to allow creation of a PyPI package!