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 a20284e commit 5106719Copy full SHA for 5106719
docs/conf.py
@@ -29,7 +29,7 @@
29
year = "2019"
30
author = "Desert contributors"
31
copyright = "{0}, {1}".format(year, author)
32
-version = release = "0.1.6"
+version = release = "2019.12.18"
33
34
pygments_style = "trac"
35
templates_path = ["."]
src/desert/_version.py
@@ -1 +1 @@
1
-__version__ = "2019.12.10"
+__version__ = "2019.12.18"
0 commit comments