Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmg committed Aug 12, 2022
1 parent 3ee3228 commit 80fb5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyfb/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# MA 02110-1301, USA.

__author__ = "Juan Manuel Garcia"
__version__ = "0.5.0"
__version__ = "0.6.0"
__license__ = 'GPL v3'

from .pyfb import Pyfb, PyfbException

0 comments on commit 80fb5fc

Please sign in to comment.