Skip to content

Commit a1b25cc

Browse files
committed
chore: release version 0.6.0
1 parent 49f37f0 commit a1b25cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

avatars/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Also modify in pyproject.toml
2-
__version__ = "0.5.2"
2+
__version__ = "0.6.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "avatars"
33
# Also modify avatars/__init__.py
4-
version = "0.5.2"
4+
version = "0.6.0"
55
description = "Python client for Avatar's API"
66
authors = ["Octopize <help@octopize.io>"]
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)