diff options
Diffstat (limited to 'sticker/__init__.py')
| -rw-r--r-- | sticker/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sticker/__init__.py b/sticker/__init__.py index e69de29..86e4dc2 100644 --- a/sticker/__init__.py +++ b/sticker/__init__.py @@ -0,0 +1,2 @@ +__version__ = "0.1.0+dev" +__author__ = "Tulir Asokan <tulir@maunium.net>" |
