Skip to content

Commit

Permalink
Explicitly specify README, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
milesmcc committed Oct 18, 2023
1 parent 434f8d9 commit 27749af
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[tool.poetry]
name = "gabber"
version = "0.1.1"
description = ""
version = "0.1.2"
description = "Gabber is a tool for scraping and analyzing Gab posts."
authors = ["R. Miles McCain <mccain@stanford.edu>"]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 27749af

Please sign in to comment.