Bump version 4.0.dev3

This commit is contained in:
nemunaire 2015-10-21 00:21:35 +02:00
parent 60f7c6eea7
commit 7400957ac2

View File

@ -16,7 +16,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__version__ = '4.0.dev2'
__version__ = '4.0.dev3'
__author__ = 'nemunaire'
from nemubot.modulecontext import ModuleContext