Skip to content

Commit 5529b1f

Browse files
committed
version bump - minor fixes
1 parent 75105ec commit 5529b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uk_covid19/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
__copyright__ = "Copyright (c) 2020, Public Health England"
3434
__description__ = "SDK for the COVID-19 API (Coronavirus Dashboard in the UK)"
3535
__license__ = "MIT"
36-
__version__ = "1.1.1"
36+
__version__ = "1.1.2"
3737
__url__ = "https://coronavirus.data.gov.uk/"
3838
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3939

0 commit comments

Comments
 (0)