diff --git a/neofox/__init__.py b/neofox/__init__.py index 3300de67..d190fc27 100755 --- a/neofox/__init__.py +++ b/neofox/__init__.py @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see .# -VERSION = "0.5.1.dev3" +VERSION = "0.5.1" REFERENCE_FOLDER_ENV = "NEOFOX_REFERENCE_FOLDER"