Skip to content

Commit

Permalink
revert format for version in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rchan26 committed Apr 4, 2024
1 parent ff07ac7 commit 67d0b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "reginald"
version="0.1.0"
version= " 0.1.0"
description = "A Slack bot for REG Hack Week 2023"
authors = ["Evelina Gabasova <[email protected]>",
"James Robinson <[email protected]>",
Expand Down

0 comments on commit 67d0b01

Please sign in to comment.