Skip to content

Commit

Permalink
updated version to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgfierro committed Jun 3, 2018
1 parent dca300f commit 49a69e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sciblog/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

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

0 comments on commit 49a69e0

Please sign in to comment.