Skip to content

Commit 73f428c

Browse files
authored
fix: include v1.1.0 in MANIFEST.in (#1431)
1 parent e427f21 commit 73f428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
include pystac/py.typed pystac/html/*.jinja2 pystac/validation/jsonschemas/geojson/*.json pystac/validation/jsonschemas/stac-spec/v1.0.0/*.json pystac/static/*.json
1+
include pystac/py.typed pystac/html/*.jinja2 pystac/validation/jsonschemas/geojson/*.json pystac/validation/jsonschemas/stac-spec/v1.1.0/*.json pystac/static/*.json
22
exclude tests/*

0 commit comments

Comments
 (0)