diff --git a/pylucid/version.py b/pylucid/version.py index 8e6a501eb..c8a8e5d22 100644 --- a/pylucid/version.py +++ b/pylucid/version.py @@ -14,7 +14,7 @@ # * Set pip '--pre' flag in pylucid_boot.NORMAL_INSTALL # * push not pre-releases on 'master' branch # -__version__ = "3.1.4.rc3" +__version__ = "3.1.4.rc4" # Just the first two parts of the version