Skip to content

Commit

Permalink
version bump [skip travis]
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusTorrado committed Mar 29, 2023
1 parent 0059235 commit d0d2d2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENCE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2017-2022 Jesus Torrado and Antony Lewis
Copyright 2017-2023 Jesus Torrado and Antony Lewis

You are licensed to use this software free of charge within the terms of the LGPL (see below), with two additional conditions (from CAMB.info):

Expand Down
4 changes: 2 additions & 2 deletions cobaya/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
sys.exit(1)

__author__ = "Jesus Torrado and Antony Lewis"
__version__ = "3.2.2"
__version__ = "3.3"
__obsolete__ = False
__year__ = "2022"
__year__ = "2023"
__url__ = "https://cobaya.readthedocs.io"

0 comments on commit d0d2d2d

Please sign in to comment.