doc update (version), update gitignore
diff --git a/.gitignore b/.gitignore
index 67619b3..b33f61a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
dist
*.egg-info
+/MANIFEST
diff --git a/documentation/conf.py b/documentation/conf.py
index a290a3c..c4c1c1d 100644
--- a/documentation/conf.py
+++ b/documentation/conf.py
@@ -47,7 +47,7 @@
# The short X.Y version.
version = '3.0'
# The full version, including alpha/beta/rc tags.
-release = '3.0b1'
+release = '3.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.