2010-07-03 17:26:00 - 2.7
2010-06-21 18:42:00 - 2.7rc2
2010-06-06 03:28:00 - 2.7rc1
2010-05-08 20:04:00 - 2.7b2
2010-04-10 19:00:00 - 2.7b1
2010-03-20 22:56:00 - 3.1.2
2010-03-18 23:36:00 - 2.6.5
2010-03-10 16:49:00 - 2.6.5rc2
2010-03-06 23:23:00 - 2.7a4
2010-03-06 22:59:00 - 3.1.2rc1
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>