Skip to content

Commit e262e3e

Browse files
author
virgesmith
committed
bump version
1 parent bae4b60 commit e262e3e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

MANIFEST.in

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
include requirements.txt
12
include LICENCE
23
include README.md
3-
include doc/*
4+
include doc/*

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def read_reqs():
1212

1313
setuptools.setup(
1414
name='ukpopulation',
15-
version="1.1.2",
15+
version="1.1.3",
1616
description='Download, cache, collate, filter, manipulate and extrapolate UK population and household estimates/projections',
1717
long_description=readme(),
1818
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)