Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit efc35e3

Browse filesBrowse files
committed
chore: bumped version to v0.5.1
1 parent e56b1d5 commit efc35e3
Copy full SHA for efc35e3

File tree

Expand file treeCollapse file tree

2 files changed

+6
-1
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ make test
5959

6060
## Changelog
6161

62+
_0.5.1_
63+
64+
* Updated dependencies
65+
* Fixed minor typing issues
66+
6267
_0.5.0_
6368

6469
* Basic support for Uniswap V3

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "uniswap-python"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
description = "An unofficial Python wrapper for the Uniswap exchange"
55
repository = "https://github.com/shanefontaine/uniswap-python"
66
readme = "README.md"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.