Bump version to 0.7.2 to release a few minor bugfixes

This commit is contained in:
Diederik van der Boor
2015-10-01 13:29:56 +02:00
parent 2ffbd51844
commit ce4b9348ec
3 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"""
See PEP 440 (https://www.python.org/dev/peps/pep-0440/)
"""
__version__ = "0.7.1"
__version__ = "0.7.2"