Skip to content

Commit

Permalink
Bump version: 0.1.0 → 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Jan 6, 2019
1 parent 3ad6bab commit 9ca94e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensebook/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Making sense of Facebooks undocumented API."""

__title__ = "SenseBook"
__version__ = "0.1.0"
__version__ = "0.1.1"

__all__ = ()

0 comments on commit 9ca94e0

Please sign in to comment.