Skip to content

Commit 6d3ce20

Browse files
committed
Version 1.2.1
1 parent 107d532 commit 6d3ce20

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.2.0"
1+
VERSION = "1.2.1"

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

0 commit comments

Comments
 (0)