File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ docutils<0.18
12setuptools_scm
23suds-community
34PyYAML
Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ Changelog
22=========
33
44
5+ 0.20.1 (2021-11-04)
6+ ~~~~~~~~~~~~~~~~~~~
7+
8+ Bug fixes and minor changes
9+ ---------------------------
10+
11+ + `#96 `_: Fix failing build of the documentation at Read the Docs.
12+
13+ .. _#96 : https://github.com/icatproject/python-icat/pull/96
14+
15+
5160.20.0 (2021-10-29)
617~~~~~~~~~~~~~~~~~~~
718
Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ def run(self):
183183 "Programming Language :: Python :: 3.7" ,
184184 "Programming Language :: Python :: 3.8" ,
185185 "Programming Language :: Python :: 3.9" ,
186+ "Programming Language :: Python :: 3.10" ,
186187 "Topic :: Software Development :: Libraries :: Python Modules" ,
187188 ],
188189 cmdclass = {
You can’t perform that action at this time.
0 commit comments