diff --git a/README.md b/README.md
index a563f01470..20f24ba248 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ For more information, see:
| Service | Status |
| ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| Anaconda Daily Build | [](https://anaconda.org/ifcopenshell/ifcopenshell) |
-| Anaconda v0.7.0 Stable | [](https://anaconda.org/conda-forge/ifcopenshell) |
+| Anaconda v0.8.0 Stable | [](https://anaconda.org/conda-forge/ifcopenshell) |
| PyPi Daily Build | [](https://pypi.org/project/ifcopenshell/) |
| ArchLinux AUR Package Stable | [](https://aur.archlinux.org/packages/ifcopenshell) |
| ArchLinux AUR Package git | [](https://aur.archlinux.org/packages/ifcopenshell-git) |
diff --git a/choco/blenderbim/blenderbim.nuspec b/choco/blenderbim/blenderbim.nuspec
index bafb86e381..7efaab665e 100644
--- a/choco/blenderbim/blenderbim.nuspec
+++ b/choco/blenderbim/blenderbim.nuspec
@@ -12,7 +12,7 @@
https://github.com/IfcOpenShell/IfcOpenShell
https://rawcdn.githack.com/IfcOpenShell/IfcOpenShell/c6ee1d1679d1298de0d7447ff108c22709c68e54/choco/blenderbim/blenderbim.png
- https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/COPYING
+ https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.8.0/COPYING
true
https://github.com/IfcOpenShell/IfcOpenShell
https://docs.blenderbim.org/
diff --git a/conda/meta.yaml b/conda/meta.yaml
index fbc661d50f..cb7a6b3600 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -98,7 +98,7 @@ about:
 |
- | Anaconda v0.7.0 Stable |
+ Anaconda v0.8.0 Stable |
 |
diff --git a/pyodide/meta.yaml b/pyodide/meta.yaml
index 06c55eb97e..f23b76a752 100644
--- a/pyodide/meta.yaml
+++ b/pyodide/meta.yaml
@@ -1,6 +1,6 @@
package:
name: ifcopenshell
- version: 0.7.0
+ version: 0.8.0
source:
path: IfcOpenShell
diff --git a/pyodide/setup.py b/pyodide/setup.py
index 67faf709cd..46b585dcc1 100644
--- a/pyodide/setup.py
+++ b/pyodide/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='IfcOpenShell',
- version='0.7.0',
+ version='0.8.0',
description='IfcOpenShell is an open source (LGPL) software library for working with the Industry Foundation Classes (IFC) file format.',
author='Thomas Krijnen',
author_email='thomas@aecgeeks.com',
diff --git a/src/bcf/CITATION.cff b/src/bcf/CITATION.cff
index 5ec89416e2..55d0f91144 100644
--- a/src/bcf/CITATION.cff
+++ b/src/bcf/CITATION.cff
@@ -10,7 +10,7 @@ type: software
authors:
- name: "IfcOpenShell contributors"
repository-code: >-
- https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/bcf
+ https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/bcf
abstract: >-
Library to read and write BCF-XML and query OpenCDE
BCF-API modules
diff --git a/src/blenderbim/CITATION.cff b/src/blenderbim/CITATION.cff
index 6e313e3db2..dd5fd4404c 100644
--- a/src/blenderbim/CITATION.cff
+++ b/src/blenderbim/CITATION.cff
@@ -10,7 +10,7 @@ type: software
authors:
- name: "IfcOpenShell contributors"
repository-code: >-
- https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/blenderbim
+ https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/blenderbim
url: 'https://blenderbim.org/'
repository-artifact: 'https://blenderbim.org/download.html'
abstract: >-
diff --git a/src/blenderbim/docs/conf.py b/src/blenderbim/docs/conf.py
index 2bbc354b4e..0377e5f07d 100644
--- a/src/blenderbim/docs/conf.py
+++ b/src/blenderbim/docs/conf.py
@@ -87,7 +87,7 @@ pygments_dark_style = "one-dark"
html_logo = "https://blenderbim.org/assets/images/blender/blender-logo.png"
html_theme_options = {
"source_repository": "https://github.com/IfcOpenShell/IfcOpenShell/",
- "source_branch": "v0.7.0",
+ "source_branch": "v0.8.0",
"source_directory": "src/blenderbim/docs/",
"light_css_variables": {
"color-brand-primary": "#39b54a",
@@ -132,7 +132,7 @@ html_theme_options = {
},
{
"name": "GitHub",
- "url": "https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7.0/src/blenderbim/docs",
+ "url": "https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/blenderbim/docs",
"html": """