Upgrade to version to 0.4.0-rc.2
This commit is contained in:
parent
66cb676639
commit
303a534d38
@ -21,7 +21,7 @@ trip = client.trip_find(origin_id=origin.id, dest_id=destination.id)
|
||||
"""
|
||||
|
||||
__name__ = "pyrmv"
|
||||
__version__ = "0.4.0-rc.1"
|
||||
__version__ = "0.4.0-rc.2"
|
||||
__license__ = "MIT License"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user