Skip to content

Commit

Permalink
Release version 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JostMigenda committed Nov 19, 2020
1 parent f83c41f commit efaf5cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/documentation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
\newcommand{\nuxbar}{\ensuremath{\bar{\nu}_x}\xspace}


\title{Documentation for sntools 0.6\footnote{See \url{https://github.com/JostMigenda/sntools} for the most recent version.}}
\title{Documentation for sntools 0.7\footnote{See \url{https://github.com/JostMigenda/sntools} for the most recent version.}}
\author{Jost Migenda\footnote{King’s College London, \url{[email protected]}}}
\date{\today}

Expand Down Expand Up @@ -437,4 +437,4 @@ \subsection{Add a New Input Format}\label{sec:new-input-format}
\bibliographystyle{unsrt}
\bibliography{documentation}

\end{document}
\end{document}
2 changes: 1 addition & 1 deletion sntools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
see https://github.com/JostMigenda/sntools.
"""

__version__ = '0.6.1'
__version__ = '0.7.0'

0 comments on commit efaf5cc

Please sign in to comment.