Skip to content

Commit d1e9603

Browse files
authored
Merge pull request #129 from srobo/release-0.8.0
Bump version to 0.8.0
2 parents 27a78e0 + fe09f2b commit d1e9603

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

astoria/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"__version__",
55
]
66

7-
__version__ = "0.7.0"
7+
__version__ = "0.8.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "astoria"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
description = "Robot Management System for Student Robotics Kit"
55
authors = [
66
"Dan Trickey <srobo-astoria@trickey.io>",

0 commit comments

Comments
 (0)