Skip to content

Commit

Permalink
Merge pull request #97 from masanorihirano/create-pull-request/patch-…
Browse files Browse the repository at this point in the history
…d6973da

Bumping version from 0.1.3 to 0.2.0
  • Loading branch information
masanorihirano authored Sep 22, 2023
2 parents d6973da + d9b4fb7 commit 57fae01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pams/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.3"
__version__ = "0.2.0"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pams"
version = "0.1.3"
version = "0.2.0"
description = "PAMS: Platform for Artificial Market Simulations"
authors = ["Masanori HIRANO <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 57fae01

Please sign in to comment.