Skip to content

Commit

Permalink
Merge pull request #21 from 3mcloud/version-up
Browse files Browse the repository at this point in the history
version up
  • Loading branch information
ktruckenmiller authored Sep 21, 2020
2 parents 7890bff + 9f9a54c commit 74f5fe0
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 @@ -7,7 +7,7 @@
from setuptools import setup, find_packages

NAME = 'falcano'
VERSION = '0.0.4'
VERSION = '0.0.5'
AUTHOR = 'Eric Walker'
AUTHOR_EMAIL = '[email protected]'
DESCRIPTION = 'Falcano'
Expand Down

0 comments on commit 74f5fe0

Please sign in to comment.