Skip to content

Commit aca7257

Browse files
author
Andrey Fedoseev
committed
Release 1.3.1
1 parent 4d12b55 commit aca7257

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changes
33
=======
44

5-
Dev
6-
===
5+
1.3.1
6+
=====
77

88
- Add support for ``--presets`` option in Babel compiler. See babel-cli `options <https://babeljs.io/docs/usage/options/>` for more information.
99

static_precompiler/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3"
1+
__version__ = "1.3.1"

0 commit comments

Comments
 (0)