We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d5e5c commit da5f90bCopy full SHA for da5f90b
sciblog/__init__.py
@@ -1,5 +1,5 @@
1
__title__ = "Sciblog - A blog designed like a scientific LaTeX paper"
2
-__version__ = "2.14"
+__version__ = "3.0"
3
__author__ = "Miguel Gonzalez-Fierro"
4
__license__ = "BSD License"
5
__copyright__ = "Copyright 2015-present Miguel Gonzalez-Fierro"
0 commit comments