Okay, 1.0.0 was an overkill, module is in alpha
This commit is contained in:
parent
414f3966da
commit
3656a040f4
@ -21,7 +21,7 @@ trip = client.trip_find(origin_id=origin.id, dest_id=destination.id)
|
||||
"""
|
||||
|
||||
__name__ = "pyrmv"
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "0.4.0"
|
||||
__license__ = "MIT License"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user