Skip to content

Commit

Permalink
make 0.07 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cosimoNigro committed Jul 27, 2020
1 parent 77ca27d commit a4d7b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = "Cosimo Nigro"

# The full version, including alpha/beta/rc tags
release = "0.0.6"
release = "0.0.7"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="agnpy",
version="0.0.6",
version="0.0.7",
author="Cosimo Nigro",
author_email="cosimonigro2@gmail.com.com",
description="Modelling jetted Active Galactic Nuclei radiative processes with python",
Expand Down

0 comments on commit a4d7b31

Please sign in to comment.