Skip to content

Commit e273981

Browse files
committed
bump version to 0.2.5
1 parent 46f7e03 commit e273981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

about.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# -*- coding: utf-8 -*-
22
"""Version information, etc."""
33

4-
# DskLayout version info
5-
__version__ = '0.2.4'
4+
# version info
5+
__version__ = '0.2.5'
66
"""Package version as a string."""
77

88
# Local Variables:

0 commit comments

Comments
 (0)