diff --git a/pocket_friends/__init__.py b/pocket_friends/__init__.py index cb23a34..5da90e7 100644 --- a/pocket_friends/__init__.py +++ b/pocket_friends/__init__.py @@ -1,4 +1,4 @@ """Pocket Friends is a game where you raise your own little pocket friend! These pocket friends, called bloops, are great little companions to have! You can feed them, play with them, and watch them grow up!""" -__version__ = 'dev_0.0.4' +__version__ = 'dev_0.1.0'