8000 Bump library version · enixdark/python-betterproto@feea790 · GitHub
[go: up one dir, main page]

Skip to content

Commit feea790

Browse files
committed
Bump library version
1 parent 33f74f6 commit feea790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

33
setup(
44
name="betterproto",
5-
version="1.2.0",
5+
version="1.2.1",
66
description="A better Protobuf / gRPC generator & library",
77
long_description=open("README.md", "r").read(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)
0