Skip to content

Commit 7212562

Browse files
authored
Update __init__.py
1 parent 7665f16 commit 7212562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openbudget/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from .main import OpenBudget
22

3-
__version__ = '1.0'
3+
__version__ = '1.0.0'
44

55
__all = [
66
'OpenBudget'

0 commit comments

Comments
 (0)