Skip to content

Commit 0f99caa

Browse files
authored
Update pyproject.toml
1 parent 810c3a2 commit 0f99caa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ include-package-data = true
4040
namespaces = false
4141
where = ["."]
4242
include = ["CRISP*"]
43-
exclude = ["CRISP.data"]
4443

4544
[tool.setuptools.package-data]
4645
CRISP = [
@@ -70,7 +69,7 @@ distance-dirty = "{base_version}.post{distance}.dev0"
7069
[tool.versioningit.vcs]
7170
method = "git"
7271
match = ["*"]
73-
default-tag = "1.1.2"
72+
default-tag = "1.1.4"
7473

7574
[tool.versioningit.write]
7675
file = "CRISP/_version.py"

0 commit comments

Comments
 (0)