Skip to content

Commit f4bc4bf

Browse files
authored
Merge pull request #189 from srobo/dgt/release-0-11-0
Bump version to 0.11.0
2 parents ac0aa6b + cfc7b23 commit f4bc4bf

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.10.0"
7+
__version__ = "0.11.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.10.0"
3+
version = "0.11.0"
44
description = "Robot Management System for Student Robotics Kit"
55
authors = [
66
"Dan Trickey <srobo-astoria@trickey.io>",

0 commit comments

Comments
 (0)