Skip to content

Commit 4e91ffd

Browse files
committed
Prepare release 0.6.1
1 parent f8e9e2d commit 4e91ffd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/changelog.rst

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ Changelog
33

44
.. contents::
55

6+
v0.6.1
7+
------
8+
* fix: regional trains type in KVB profile
9+
10+
Internal changes:
11+
12+
* fix: disable DB requests tests
13+
DB disabled their HaFAS
14+
615
v0.6.0
716
------
817
* feat: implement nearby request

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setup(
1919
name='pyhafas',
20-
version='0.6.0',
20+
version='0.6.1',
2121
description='Python client for HAFAS public transport APIs',
2222
long_description=long_description,
2323
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)