Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Stanislas Dolcini committed Oct 7, 2019
1 parent a260724 commit baa45f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_scene_pyrogenesis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
bl_info = {
'name': 'Blender Pyrogenesis Importer',
'author': 'Stanislas Daniel Claude Dolcini',
'version': (1, 2, 0),
'version': (1, 3, 0),
'blender': (2, 80, 0),
'location': 'File > Import-Export',
'description': 'Import ',
Expand Down

0 comments on commit baa45f1

Please sign in to comment.