diff --git a/__init__.py b/__init__.py index 02b1d14..48313d4 100644 --- a/__init__.py +++ b/__init__.py @@ -13,3 +13,6 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +__author__ = 'David Sauve' +__version__ = (1, 0, 0, 'beta')