Installing dopy using pip install dopy currently brings the version 0.3.7.
The letter a is usually used to mark a version as Alpha so 0.3.7a would be lower than 0.3.7 (even though it's released afterwards).
Ideally you should do a new release using 0.3.8.
Thanks in advance ;)
Installing dopy using
pip install dopycurrently brings the version 0.3.7.The letter
ais usually used to mark a version as Alpha so 0.3.7a would be lower than 0.3.7 (even though it's released afterwards).Ideally you should do a new release using 0.3.8.
Thanks in advance ;)