Commit d93a5557 authored by Eric Duminil's avatar Eric Duminil
Browse files

Bump version

parent e9e82f85
[project] [project]
name = "simstadt" name = "simstadt"
version = "0.1.1" version = "0.1.2"
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 = [
......
...@@ -1100,7 +1100,7 @@ wheels = [ ...@@ -1100,7 +1100,7 @@ wheels = [
[[package]] [[package]]
name = "simstadt" name = "simstadt"
version = "0.1.1" version = "0.1.2"
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