Skip to content

Commit

Permalink
update version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DM-Berger committed Sep 22, 2022
1 parent 52ecc91 commit 090cc5f
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion empyricalRMT/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "1.1.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ known_local_folder = ["empyricalRMT", "src", "test", "tests"]

[tool.poetry]
name = "empyricalrmt"
version = "1.0.0"
version = "1.1.0"
description = "Eigenvalue unfolding and spectral observable computation"
authors = ["Derek M Berger <dmberger.dev@gmail.com>"]
readme = "README.md"

0 comments on commit 090cc5f

Please sign in to comment.