Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed May 12, 2023
1 parent 9675554 commit d379b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastas/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

logger = logging.getLogger(__name__)

__version__ = "1.0.1"
__version__ = "1.1.0"


def check_numba_scipy() -> bool:
Expand Down

0 comments on commit d379b49

Please sign in to comment.