2011-09-03 18:43:00 - 3.2.2
2011-08-13 19:45:00 - 3.2.2rc1
2011-07-09 09:38:00 - 3.2.1
2011-07-03 12:00:00 - 3.2.1rc2
2011-06-11 17:55:00 - 3.1.4
2011-06-11 17:55:00 - 3.1.4
2011-06-04 01:01:00 - 2.6.7
2011-05-30 00:02:00 - 2.7.2rc1
2011-05-29 23:54:00 - 3.1.4rc1
2011-05-26 16:46:00 - 2.5.6
You can now add OpenSourceWatershed badges to your own website. Below is the badge for python:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_python"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("python", "#osw_python"); });</script>