diff --git a/MolecularNodes/__init__.py b/MolecularNodes/__init__.py index 16d15cce..fb146846 100644 --- a/MolecularNodes/__init__.py +++ b/MolecularNodes/__init__.py @@ -17,7 +17,7 @@ "author" : "Brady Johnston", "description" : "Importer and nodes for working with structural biology data in Blender.", "blender" : (3, 4, 0), - "version" : (2, 4, 2), + "version" : (2, 4, 3), "location" : "Scene Properties -> MolecularNodes", "warning" : "", "doc_url" : "https://bradyajohnston.github.io/MolecularNodes/",