Skip to content
Snippets Groups Projects

Prepare release 1.0.3

Merged Jean-Baptiste Bayle requested to merge prepare-release-1.0.3 into master
3 files
+ 25
8
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -2,6 +2,6 @@
# -*- coding: utf-8 -*-
# pylint: disable=missing-module-docstring
__version__ = '1.0'
__version__ = '1.0.3'
__author__ = 'Jean-Baptiste Bayle'
__email__ = 'j2b.bayle@gmail.com'
Loading