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

Upgrade version

parent 48a6c7cc
[project] [project]
name = "simstadt" name = "simstadt"
version = "0.1.0" version = "0.1.1"
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 = [
......
...@@ -968,7 +968,7 @@ wheels = [ ...@@ -968,7 +968,7 @@ wheels = [
[[package]] [[package]]
name = "simstadt" name = "simstadt"
version = "0.1.0" version = "0.1.1"
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