We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2af9b commit 5285076Copy full SHA for 5285076
CHANGES.rst
@@ -2,7 +2,7 @@
2
Changes
3
=======
4
5
-Dev
+1.4
6
===
7
8
- Fix the ``run_command`` utility function to rely on process return code rather than stderr to determine if compilation
static_precompiler/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.3.1"
+__version__ = "1.4"
0 commit comments