Skip to content

Commit

Permalink
Merge pull request #25 from orenshk/dev
Browse files Browse the repository at this point in the history
bump version to 1.0.0
  • Loading branch information
Oren committed Dec 14, 2017
2 parents 06f33b8 + d16f5f7 commit e54c01c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homebase/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from __future__ import absolute_import

__version__ = "0.1.0"
__version__ = "1.0.0"

# the public api
from homebase.homebase import (
Expand Down

0 comments on commit e54c01c

Please sign in to comment.