Skip to content

Commit 70f0e6a

Browse files
committed
Version 1.1.2
1 parent a77b269 commit 70f0e6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

hackspaceapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.0.0"
1+
VERSION = "1.1.2"

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 = "hackspace-api"
3-
version = "1.0.0"
3+
version = "1.1.2"
44
description = ""
55
authors = ["Andrew Williams <andy@tensixtyone.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)