Skip to content

Commit bbe35c0

Browse files
version bump
1 parent 0dc175a commit bbe35c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

latz/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__title__ = "latz"
22
__description__ = "Tool for finding images. Maybe with location 🤷‍️..."
3-
__version__ = "0.1.0"
3+
__version__ = "0.1.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "latz"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "CLI Program for downloading images. Maybe by location too..."
55
authors = ["Travis Hathaway <travis.j.hathaway@gmail.com>"]
66
license = "GNU v3"

0 commit comments

Comments
 (0)