Skip to content

Commit 94356f1

Browse files
authored
Merge pull request #292 from DerwenAI/release/fix-0.6.2
adjusting manifest for builds
2 parents 37049b1 + a0fb734 commit 94356f1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

MANIFEST.in

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
exclude bin/
2+
exclude docker/
3+
exclude docs/
4+
exclude tests/
5+
exclude wip/
6+
exclude *.py
17
include *.md
28
include .pre-commit-hooks.yaml
39
include CITATION

changelog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `kglab` changelog
22

3-
## 0.6.3
3+
## 0.6.4
44

55
2022-11-23
66

0 commit comments

Comments
 (0)