Skip to content

Commit

Permalink
Merge pull request #27 from wilsonchaney/master
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanbconaway authored Dec 5, 2022
2 parents 88961ef + 94df727 commit a2ddec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"protobuf>=3.19.6,<=3.20.3",
"protobuf3-to-dict>=0.1.5",
"click~=7.0",
"pydantic~=0.31.1",
"pydantic~=1.9.2",
"pytz>=2019.2",
]

Expand Down
2 changes: 1 addition & 1 deletion src/underground/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.2
0.3.3

0 comments on commit a2ddec2

Please sign in to comment.