Bump version: 0.1.9 → 0.1.10

This commit is contained in:
Lindsey Heagy
2016-03-23 13:04:18 -07:00
parent 82c1afd128
commit b4f329f65a
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import Directives
import Inversion
import Tests
__version__ = '0.1.9'
__version__ = '0.1.10'
__author__ = 'Rowan Cockett'
__license__ = 'MIT'
__copyright__ = 'Copyright 2014 Rowan Cockett'