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.
1 parent 01d67e3 commit b687ba3Copy full SHA for b687ba3
docs/changelog.rst
@@ -2,6 +2,11 @@
2
Change log
3
**********
4
5
+0.2.5
6
+#####
7
+
8
+ * A more verbose error message is now printed if there's an issue during importing a script (issue #102).
9
10
0.2.4
11
#####
12
sphinxarg/__init__.py
@@ -1 +1 @@
1
-__version__ = '0.2.4'
+__version__ = '0.2.5'
0 commit comments