bump sepolgen to 1.0.16

This commit is contained in:
Joshua Brindle 2009-02-17 12:19:32 -05:00
parent c7e13bfea3
commit 6ed00ee094
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
1.0.16 2009-02-18
* Convert sepolgen to using hashlib instead of the deprecated md5
module from Dan Walsh.
1.0.15 2009-01-12
* fix to return length of role dict for len(roles) from Dan Walsh.

View File

@ -1 +1 @@
1.0.15
1.0.16