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

Commit

Permalink
version 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Mar 27, 2018
1 parent afb8ddc commit e7cc4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tale/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from typing import Any


__version__ = "4.1.dev0"
__version__ = "4.1"


class _MudContext:
Expand Down

0 comments on commit e7cc4f8

Please sign in to comment.