This release has contains a number of architectural changes, to support weather grammars and also to support hosting of Y-Bot on AWS servers
IMPORTANT: PLEASE READ THIS SECTION
The /libs/MetOffer.1.3.2 folder has been removed. MetOffer is now available in PyPy and its installation have been moved into the pip requirements.txt. If you have previously installed Program-Y, then either re-run install with
bash
pip3 install -r requirements.txt
Or install MetOffer on its own with
bash
pip3 install metoffer
Also in this release.
Program-Y now runs 24x7 on an AWS server, you can see this at [Program-Y Demonstration](http://35.176.114.251:5000/)
Documentation for installation is on the Wiki and all neccassary systemd files can be found in the repo