Fix floating point bug.

This commit is contained in:
tecnovert
2021-01-02 23:04:29 +02:00
parent 1ba2ad6f0b
commit 05c9d9c66d
5 changed files with 13 additions and 11 deletions

View File

@@ -1,3 +1,3 @@
name = "basicswap"
__version__ = "0.0.8"
__version__ = "0.0.9"