Skip to content

Commit d9cacda

Browse files
authored
Merge pull request #61 from maxmind/greg/update-manifest
Include all test mmdb files
2 parents 064a533 + 49e0d58 commit d9cacda

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
History
44
-------
55

6+
1.5.4 (2020-05-05)
7+
++++++++++++++++++
8+
9+
* 1.5.3 was missing a test database. This release adds the test file.
10+
There are no other changes. Reported by Lumír 'Frenzy' Balhar. GitHub #60.
11+
612
1.5.3 (2020-05-04)
713
++++++++++++++++++
814

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
include HISTORY.rst README.rst LICENSE tests/*.py tests/data/test-data/*.mmdb tests/data/test-data/*.raw
1+
include HISTORY.rst README.rst LICENSE
2+
recursive-include tests/ *.mmdb *.py *.raw
23
graft docs/html

0 commit comments

Comments
 (0)