Skip to content

Commit

Permalink
Bump version to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
30350n committed Feb 22, 2023
1 parent 4bdbec4 commit dbd48c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcb2blender_importer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "pcb2blender importer",
"description": "Enables Blender to import .pcb3d files, exported from KiCad.",
"author": "Bobbe",
"version": (2, 2, 0),
"version": (2, 3, 0),
"blender": (3, 4, 0),
"location": "File > Import",
"category": "Import-Export",
Expand Down

0 comments on commit dbd48c6

Please sign in to comment.