Skip to content

Commit

Permalink
Merge branch 'dev' into teo/data_review_test
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen authored Sep 3, 2024
2 parents f3e5d93 + 4a9c475 commit 7f7c977
Show file tree
Hide file tree
Showing 26 changed files with 701 additions and 173 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.9.1-beta.7
current_version = 0.9.1-beta.8
tag = False
tag_name = {new_version}
commit = True
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Mono Repo Global Version
__version__ = "0.9.1-beta.7"
__version__ = "0.9.1-beta.8"
# elsewhere we can call this file: `python VERSION` and simply take the stdout

# stdlib
Expand Down
Loading

0 comments on commit 7f7c977

Please sign in to comment.