We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f7e03 commit e273981Copy full SHA for e273981
about.py
@@ -1,8 +1,8 @@
1
# -*- coding: utf-8 -*-
2
"""Version information, etc."""
3
4
-# DskLayout version info
5
-__version__ = '0.2.4'
+# version info
+__version__ = '0.2.5'
6
"""Package version as a string."""
7
8
# Local Variables:
0 commit comments