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

Commit

Permalink
version 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
irmen committed Feb 21, 2019
1 parent b5827a5 commit f28fbc8
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.6.dev0"
__version__ = "4.6"


class _MudContext:
Expand Down

0 comments on commit f28fbc8

Please sign in to comment.