Skip to content

Commit

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

0 comments on commit 78d5fe8

Please sign in to comment.