Skip to content

Commit

Permalink
bump version to 0.0.12 in prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesterKing committed Jul 1, 2024
1 parent 1ae736c commit 1adb214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import_3dm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
bl_info = {
"name": "Import Rhinoceros 3D",
"author": "Nathan 'jesterKing' Letwory, Joel Putnam, Tom Svilans, Lukas Fertig",
"version": (0, 0, 11),
"version": (0, 0, 12),
"blender": (3, 3, 0),
"location": "File > Import > Rhinoceros 3D (.3dm)",
"description": "This addon lets you import Rhinoceros 3dm files in Blender 3.3 and later",
Expand Down

0 comments on commit 1adb214

Please sign in to comment.