X-Git-Url: http://git.tremily.us/?p=pyrisk.git;a=blobdiff_plain;f=pyrisk%2F__init__.py;fp=pyrisk%2F__init__.py;h=4e938ab537fb536f3c57615edbe21be0b011cc97;hp=4ccb7874c7fdb8adbad8ec55346c9558bc1a1392;hb=304cf539a7e067dda7ee9ade00e5c4e2dae0e427;hpb=675cecc409f97e0ddf84ae730839d3183793b0e2 diff --git a/pyrisk/__init__.py b/pyrisk/__init__.py index 4ccb787..4e938ab 100644 --- a/pyrisk/__init__.py +++ b/pyrisk/__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. + +VERSION = '0.1' +__version__ = VERSION