Skip to content

Commit 3a258e6

Browse files
committed
Version 1.0.0
1 parent 239dda0 commit 3a258e6

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

0 commit comments

Comments
 (0)