We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f8811 commit ceea3cbCopy full SHA for ceea3cb
MANIFEST.in
@@ -1,5 +1,6 @@
1
-graft lib examples
+graft lib
2
+graft examples
3
include LICENSE changelog.md
-exclude .gitlab-ci.yml examples/**/.env
4
+exclude .gitlab-ci.yml development.md examples/**/.env
5
prune examples/**/.metaapi
6
global-exclude .DS_Store
changelog.md
@@ -1,3 +1,6 @@
+9.0.1
+ - fix broken build
+
9.0.0
- breaking change: change modules naming method
- breaking change: migrate to Python 3.8
0 commit comments