Skip to content

Commit

Permalink
changed to version 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgfierro committed Oct 30, 2016
1 parent cd59949 commit 3d6a5da
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.4'
__version__ = '2.5'
__author__ = 'Miguel Gonzalez-Fierro'
__license__ = 'MIT license'
__copyright__ = 'Copyright 2015-2016 Miguel Gonzalez-Fierro'
Expand Down

0 comments on commit 3d6a5da

Please sign in to comment.