Skip to content

Commit 710bbdf

Browse files
committed
bump version, update changelog
1 parent 6f72eec commit 710bbdf

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v0.6.1 (2023-08)
4+
5+
- update tests, 'Brussels, Europe' is not recognized by nominatim anymore
6+
37
## v0.6.0 (2023-03)
48

59
- drop Python 3.7 support

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 = "whenareyou"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "Gets the time zone name of any location in the world."
55
authors = [
66
"Florian Obersteiner <f.obersteiner@posteo.de>",

0 commit comments

Comments
 (0)