Bump version to 0.5.0
This commit is contained in:
parent
5234a6bd15
commit
51cd2f03cc
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
"""Parse BCEX (or BCCE) logs into json objects."""
|
"""Parse BCEX (or BCCE) logs into json objects."""
|
||||||
|
|
||||||
__version__ = "0.4.2"
|
__version__ = "0.5.0"
|
||||||
__author__ = "Trysdyn Black"
|
__author__ = "Trysdyn Black"
|
||||||
|
|
||||||
import json
|
import json
|
||||||
|
|
Loading…
Add table
Reference in a new issue