Skip to content

Commit

Permalink
update version to 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgfierro committed Aug 7, 2018
1 parent 573b1d4 commit 2cb0d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sciblog/__init__.py
@@ -1,6 +1,6 @@

__title__ = 'Sciblog - A blog designed like a scientific Latex paper'
__version__ = '2.9'
__version__ = '2.10'
__author__ = 'Miguel Gonzalez-Fierro'
__license__ = 'BSD License'
__copyright__ = 'Copyright 2015-present Miguel Gonzalez-Fierro'
Expand Down

0 comments on commit 2cb0d1e

Please sign in to comment.