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.
2 parents 752baa3 + f2f3180 commit 00938ebCopy full SHA for 00938eb
README.md
@@ -10,6 +10,11 @@ For installation and usage details see the [documentation](http://sphinx-argpars
10
Changelog & contributors
11
========================
12
13
+0.2.1
14
+-----
15
+
16
+ * Stopped importing `sphinx.util.compat`, which was causing issues like that seen in [#65](https://github.com/ribozz/sphinx-argparse/issues/65)
17
18
0.2.0
19
-----
20
sphinxarg/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.2.0'
+__version__ = '0.2.1'
0 commit comments