summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--conf.py2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 146d405..31c725e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,3 +108,4 @@ Makefile
# IDEs
.idea/
+invalid_metadata.csv
diff --git a/conf.py b/conf.py
index c7785fb..db7c64f 100644
--- a/conf.py
+++ b/conf.py
@@ -76,7 +76,7 @@ author = u'Open Network Automation Platform'
# |version| and |release|, also used in various other places throughout the
# built documents.
# The short X.Y version.
-version = 'casablanca'
+version = 'dublin'
# The full version, including alpha/beta/rc tags.
release = 'latest'