Skip to content

Commit

Permalink
Bump to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sbozzolo committed Oct 28, 2021
1 parent b9b7af3 commit 53a647b
Show file tree
Hide file tree
Showing 5 changed files with 522 additions and 427 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = 'Gabriele Bozzola'

# The full version, including alpha/beta/rc tags
release = '1.3.0-alpha2'
release = '1.3.0'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion kuibit/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"""

__version__ = "1.3.0-alpha2"
__version__ = "1.3.0"

__bibtex__ = """\
@article{kuibit,
Expand Down
Loading

0 comments on commit 53a647b

Please sign in to comment.