Skip to content

Commit

Permalink
version 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmg committed May 11, 2014
1 parent 789f0ce commit cc70b8b
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.4.2"
__version__ = "0.4.3"
__license__ = 'GPL v3'

from pyfb import Pyfb, PyfbException

0 comments on commit cc70b8b

Please sign in to comment.