Skip to content

Commit

Permalink
Bump version to 0.1.5 and update OUTSETAPY_VERSION constant
Browse files Browse the repository at this point in the history
  • Loading branch information
savelkouls committed Apr 2, 2024
1 parent 4f354d9 commit f0392ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "outsetapy"
version = "0.1.4a"
version = "0.1.5"

authors = [
{ name="Roborian, Inc", email="[email protected]" },
Expand Down
2 changes: 1 addition & 1 deletion src/outsetapy/static.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
OUTSETAPY_VERSION = "0.1.4a"
OUTSETAPY_VERSION = "0.1.5"

0 comments on commit f0392ea

Please sign in to comment.