Version is set to 0.4.0-rc.1
This commit is contained in:
parent
f7873ac66b
commit
5690080a6a
@ -21,7 +21,7 @@ trip = client.trip_find(origin_id=origin.id, dest_id=destination.id)
|
||||
"""
|
||||
|
||||
__name__ = "pyrmv"
|
||||
__version__ = "0.4.0"
|
||||
__version__ = "0.4.0-rc.1"
|
||||
__license__ = "MIT License"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user