Skip to content

Commit e0f4665

Browse files
authored
Merge pull request #13 from Roborian/bump-version-0.1.5
Bump version to 0.1.5 and update OUTSETAPY_VERSION constant
2 parents 4f354d9 + f0392ea commit e0f4665

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "outsetapy"
3-
version = "0.1.4a"
3+
version = "0.1.5"
44

55
authors = [
66
{ name="Roborian, Inc", email="info@roborian.com" },

src/outsetapy/static.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
OUTSETAPY_VERSION = "0.1.4a"
1+
OUTSETAPY_VERSION = "0.1.5"

0 commit comments

Comments
 (0)