Skip to content

Commit 2346aa0

Browse files
committed
Bump to 1.3.0a0
1 parent a980f29 commit 2346aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aiohttp_jinja2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
from .helpers import GLOBAL_HELPERS
2323
from .typedefs import Filters
2424

25-
__version__ = "1.2.0"
25+
__version__ = "1.3.0a0"
2626

2727
__all__ = ("setup", "get_env", "render_template", "render_string", "template")
2828

0 commit comments

Comments
 (0)