Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
firefly-cpp committed Jun 12, 2024
1 parent 47de5bc commit 763d854
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 @@ -25,7 +25,7 @@
author = "Luka Pečnik et al."

# The full version, including alpha/beta/rc tags
release = "2.0.0"
release = "2.1.0"


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion niaaml/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@
]

__project__ = "niaaml"
__version__ = "2.0.0"
__version__ = "2.1.0"

0 comments on commit 763d854

Please sign in to comment.