1
0
mirror of https://github.com/enpaul/kodak.git synced 2025-09-18 21:21:59 +00:00

Bump feature version

Fix mixmatched meta
This commit is contained in:
2020-09-21 23:12:24 -04:00
parent f6b19273f8
commit 548a5c8b1d
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
__title__ = "imagemonk"
__version__ = "0.0.0"
__version__ = "0.1.0"
__authors__ = ["Ethan Paul <24588726+enpaul@users.noreply.github.com>"]
__license__ = "MIT"
__summary__ = "HTTP server for uploading images and generating thumbnails"