Bump polls to latest API version (Naming and location)

This commit is contained in:
Alex RootJunior 2019-04-15 23:38:17 +03:00
parent 43022a7810
commit 599e87ec13
5 changed files with 75 additions and 29 deletions

View file

@ -38,5 +38,5 @@ __all__ = [
'utils'
]
__version__ = '2.1.dev1'
__api_version__ = '4.1'
__version__ = '2.1.dev2'
__api_version__ = '4.2'