We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4358d64 commit af4ebc1Copy full SHA for af4ebc1
docs/changelog.md
@@ -1,8 +1,12 @@
1
# Changelog
2
3
+### 2.1.4 - Packaging improvements
4
+
5
+ - `setup.py` improvements: now including `py.typed`, excluding `tests` folder, and using `zip_safe=False`
6
7
### 2.1.3 - Fixed DeprecationWarning
8
-Fixed DeprecationWarning. Fixed [#35](https://github.com/smarie/python-autoclass/issues/35)
9
+ - Fixed DeprecationWarning. Fixed [#35](https://github.com/smarie/python-autoclass/issues/35)
10
11
### 2.1.2 - bugfix
12
0 commit comments