X-Git-Url: https://git.ucc.asn.au/?p=uccvend-vendserver.git;a=blobdiff_plain;f=VendServer%2F__init__.py;fp=VendServer%2F__init__.py;h=d9729d8b0aab1036e9016f750c9d99018e41ab60;hp=0000000000000000000000000000000000000000;hb=66cfb170baff2c4e62fdb1aa322d1d1193301680;hpb=4d0bbc4e953f06efce3702653f6190f120557dbf diff --git a/VendServer/__init__.py b/VendServer/__init__.py new file mode 100755 index 0000000..d9729d8 --- /dev/null +++ b/VendServer/__init__.py @@ -0,0 +1,5 @@ +# -*- coding: utf-8 -*- + +__author__ = 'ACC Murphy' +__email__ = 'wheel@ucc.asn.au' +__version__ = '1.0'