jpayne@7: """ jpayne@7: Expose version jpayne@7: """ jpayne@7: jpayne@7: __version__ = "3.3.2" jpayne@7: VERSION = __version__.split(".")