Skip to content

MinePI 0.4.0

Compare
Choose a tag to compare
@benno1237 benno1237 released this 15 Aug 14:30
· 51 commits to main since this release
0d9ac58

Refactored the lib slightly. There are a few breaking changes however not really drastic ones.
The most significant one probably is removing the redundant MinePI

from MinePI import MinePI
became
import MinePI

Also introduced official docs which can be found here: https://minepi.readthedocs.io/en/latest/