Skip to content

Commit

Permalink
Releasing 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frankgerhardt authored Aug 2, 2024
1 parent f863012 commit 3d1764d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[project]
name = "amarillo-gtfs-generator"
version = "0.0.2"
version = "2.0.0"
dependencies = [
"amarillo",
"schedule",
"watchdog",
]

[tool.setuptools.packages]
find = {}
find = {}

0 comments on commit 3d1764d

Please sign in to comment.