Skip to content

Commit

Permalink
Bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Moguri committed Mar 27, 2019
1 parent 18342d4 commit ce5dcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def readme():

setup(
name='panda3d-blend2bam',
version='0.5',
version='0.5.1',
description='A tool to convert Blender blend files to Panda3D BAM files',
long_description=readme(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit ce5dcdc

Please sign in to comment.