Skip to content

Commit 1daa3c5

Browse files
committed
chore: bump patch version
1 parent a81ed69 commit 1daa3c5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.2
2+
- chore(deps): reduce strictness of dependencies #41
3+
14
## v0.4.1
25

36
- Bumping Version for Aiohttp #38

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="python_graphql_client",
13-
version="0.4.1",
13+
version="0.4.2",
1414
description="Python GraphQL Client",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)