mirror of https://github.com/snachodog/mybuddy.git
Bump version to 1.0.0.
This commit is contained in:
parent
a5c94455ca
commit
83b68d74f9
|
@ -46,7 +46,7 @@
|
|||
"""
|
||||
|
||||
__title__ = 'Baby Buddy'
|
||||
__version__ = '0.1.0'
|
||||
__version__ = '1.0.0'
|
||||
__license__ = 'BSD 2-Clause'
|
||||
|
||||
VERSION = __version__
|
||||
|
|
Loading…
Reference in New Issue