Commit 0db4331a authored by Eric Duminil's avatar Eric Duminil
Browse files

Updated version

parent 0cc835f3
[project] [project]
name = "simstadt" name = "simstadt"
version = "0.1.5" version = "0.1.6"
description = "Python library for using and testing SimStadt workflows." description = "Python library for using and testing SimStadt workflows."
readme = "README.md" readme = "README.md"
authors = [ authors = [
......
...@@ -12,7 +12,7 @@ resolution-markers = [ ...@@ -12,7 +12,7 @@ resolution-markers = [
] ]
[options] [options]
exclude-newer = "2026-03-24T17:45:11.873488953Z" exclude-newer = "2026-03-24T18:42:41.223045621Z"
exclude-newer-span = "P1W" exclude-newer-span = "P1W"
[[package]] [[package]]
...@@ -1104,7 +1104,7 @@ wheels = [ ...@@ -1104,7 +1104,7 @@ wheels = [
[[package]] [[package]]
name = "simstadt" name = "simstadt"
version = "0.1.5" version = "0.1.6"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "matplotlib" }, { name = "matplotlib" },
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment