Skip to content

Commit

Permalink
Bumping version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teald committed Dec 10, 2022
1 parent fbaaf06 commit 892bd7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = "D J Teal"

# The full version, including alpha/beta/rc tags
release = "0.3.1"
release = "0.4.0"


# -- General configuration ---------------------------------------------------
Expand Down
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 = "porchlight"
version = "0.3.1"
version = "0.4.0"
description = "A function-managing package for models and systems with shared variables."
authors = ["Teal, D <[email protected]>"]
license = "GNU General Public License v3.0 or later"
Expand Down

0 comments on commit 892bd7e

Please sign in to comment.