Skip to content
Snippets Groups Projects

Bump version to 1.1

Merged Jean-Baptiste Bayle requested to merge bump-version into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,6 +2,6 @@
@@ -2,6 +2,6 @@
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
# pylint: disable=missing-module-docstring
# pylint: disable=missing-module-docstring
__version__ = '1.1.dev'
__version__ = '1.1'
__author__ = 'Jean-Baptiste Bayle'
__author__ = 'Jean-Baptiste Bayle'
__email__ = 'j2b.bayle@gmail.com'
__email__ = 'j2b.bayle@gmail.com'
Loading