Accidentally bumped the version nr, back to 1.0b2.dev0
This commit is contained in:
@@ -10,7 +10,7 @@ import functools
|
|||||||
#
|
#
|
||||||
# It is sent to the MyData server in the 'User Agent' HTTP header, and
|
# It is sent to the MyData server in the 'User Agent' HTTP header, and
|
||||||
# it's also included in error reports.
|
# it's also included in error reports.
|
||||||
version = '1.1.dev0'
|
version = '1.0b2.dev0'
|
||||||
|
|
||||||
|
|
||||||
@functools.lru_cache(maxsize=1)
|
@functools.lru_cache(maxsize=1)
|
||||||
|
Reference in New Issue
Block a user