Skip to content

Commit af4ebc1

Browse files
author
Sylvain MARIE
committed
2.1.4 changelog
1 parent 4358d64 commit af4ebc1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/changelog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3+
### 2.1.4 - Packaging improvements
4+
5+
- `setup.py` improvements: now including `py.typed`, excluding `tests` folder, and using `zip_safe=False`
6+
37
### 2.1.3 - Fixed DeprecationWarning
48

5-
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)
610

711
### 2.1.2 - bugfix
812

0 commit comments

Comments
 (0)