Skip to content

Commit a9ab365

Browse files
author
Andrea Bonomi
committed
Python 3.10 support added
1 parent 3368e33 commit a9ab365

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@
297297

298298
- Fix directories items number
299299

300+
## 5.1.3
301+
300302
2020-12-04
301303

302304
### Changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"Programming Language :: Python :: 3.7",
4747
"Programming Language :: Python :: 3.8",
4848
"Programming Language :: Python :: 3.9",
49+
"Programming Language :: Python :: 3.10",
4950
],
5051
test_suite='nose.collector',
5152
tests_require=['nose'],

0 commit comments

Comments
 (0)