summaryrefslogtreecommitdiffstats
path: root/_version.py
diff options
context:
space:
mode:
Diffstat (limited to '_version.py')
-rw-r--r--_version.py21
1 files changed, 0 insertions, 21 deletions
diff --git a/_version.py b/_version.py
deleted file mode 100644
index 152adbf..0000000
--- a/_version.py
+++ /dev/null
@@ -1,21 +0,0 @@
-# -*- coding: utf-8 -*-
-#
-# Copyright (C) 2015 lpschedule-generator contributors. See CONTRIBUTORS.
-#
-# This file is part of lpschedule-generator.
-#
-# lpschedule-generator is free software: you can redistribute it
-# and/or modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation, either version 3 of
-# the License, or (at your option) any later version.
-#
-# lpschedule-generator is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with lpschedule-generator (see COPYING). If not, see
-# <http://www.gnu.org/licenses/>.
-
-__version__ = '0.3.2'