Bumped version to 1.0b3.dev0

This commit is contained in:
2018-08-17 11:13:40 +02:00
parent 9e9d1b7c13
commit 363a7621ab

View File

@@ -10,7 +10,7 @@ import functools
#
# It is sent to the MyData server in the 'User Agent' HTTP header, and
# it's also included in error reports.
version = '1.0b2.dev0'
version = '1.0b3.dev0'
@functools.lru_cache(maxsize=1)