Skip to content

Commit e39419c

Browse files
committedJul 4, 2021
Bump version to 1.0.2
1 parent a8b5ab5 commit e39419c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎blobopera/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Unofficial Blob Opera toolkit."""
22

3-
__version__ = "1.0.1"
3+
__version__ = "1.0.2"

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "blobopera"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
description = "Unofficial toolkit for Google Arts & Culture Blob Opera"
55
authors = ["Helio Machado <0x2b3bfa0@googlemail.com>"]
66
maintainers = ["Helio Machado <0x2b3bfa0@googlemail.com>"]

0 commit comments

Comments
 (0)
Please sign in to comment.