Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
koehlma committed May 25, 2023
1 parent f83dad4 commit 7b0daf7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion engine/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "momba_engine"
version = "0.6.7"
version = "0.6.8"
authors = ["Maximilian Köhl <koehl@cs.uni-saarland.de>"]
edition = "2018"
description = "A Python package supercharging Momba with computing capabilities."
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "momba"
version = "0.6.7"
version = "0.6.8"
description = "A Python library for quantitative models."
authors = [
"Maximilian Köhl <koehl@cs.uni-saarland.de>"
Expand Down

0 comments on commit 7b0daf7

Please sign in to comment.