Skip to content
This repository was archived by the owner on Jul 4, 2020. It is now read-only.

Commit 1257b30

Browse files
committed
release 2.5
1 parent 87e57a6 commit 1257b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tale/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# this is intentionally left empty; don't put stuff here that other modules
1010
# might need, it's too easy to cause circular dependencies
1111

12-
__version__ = "2.5.dev0"
12+
__version__ = "2.5"
1313

1414

1515
class _MudContext(object):

0 commit comments

Comments
 (0)