Skip to content

Commit

Permalink
oops (0.2.10 -> 0.2.20) (#52)
Browse files Browse the repository at this point in the history
Why
===

i messed up the package bump

_Describe what prompted you to make this change, link relevant
resources: Linear issues, Slack discussions, etc._

What changed
============

_Describe what changed to a level of detail that someone with no context
with your PR could be able to review it_

Test plan
=========

_Describe what you did to test this change to a level of detail that
allows your reviewer to test it_
  • Loading branch information
jackyzha0 authored Jul 19, 2024
1 parent 5c537ac commit e0eaef5
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
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name="replit-river"
version="0.2.10"
version="0.2.20"
description="Replit river toolkit for Python"
authors = ["Replit <[email protected]>"]
license = "LICENSE"
Expand Down

0 comments on commit e0eaef5

Please sign in to comment.