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 3e93a88 commit 9b6ea3eCopy full SHA for 9b6ea3e
docs/source/conf.py
@@ -23,7 +23,7 @@
23
author = "James Ball"
24
25
# The full version, including alpha/beta/rc tags
26
-release = "1.0.8"
+release = "2.1.1"
27
28
# -- General configuration ---------------------------------------------------
29
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="detectree2",
5
- version="2.0.1",
+ version="2.1.1",
6
author="James G. C. Ball",
7
author_email="[email protected]",
8
description="Detectree packaging",
0 commit comments