Skip to content

Commit ced0390

Browse files
author
Kevin Ngai
committed
Update release 0.7.1
1 parent 4849455 commit ced0390

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
woudc-api (0.7.1) focal; urgency=medium
2+
3+
* Update email contact
4+
5+
-- Kevin Ngai <[email protected]> Wed, 11 May 2022 15:59:00 +0000
6+
17
woudc-api (0.7.0) focal; urgency=medium
28

39
* Update WMO URLs

woudc_api/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#
4444
# =================================================================
4545

46-
__version__ = '0.7.0'
46+
__version__ = '0.7.1'
4747

4848
import click
4949

0 commit comments

Comments
 (0)