Skip to content

Commit 4e642ee

Browse files
authored
Update __init__.py
Fixing version
1 parent 3d00444 commit 4e642ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

maproulette/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
from .api.task import Task
1515
from .api.user import User
1616

17-
__version__ = '1.3.1'
17+
__version__ = '1.3.0'

0 commit comments

Comments
 (0)