Skip to content

Commit

Permalink
#85 Update package version (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj authored Oct 9, 2024
1 parent 814fc7f commit dcaed5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = senzing_grpc
version = 0.2.2
version = 0.2.3
author = senzing
author_email = support@senzing.com
description = Python SDK for Senzing API over gRPC
Expand All @@ -20,7 +20,7 @@ package_dir =
= src
packages = find:
python_requires = >=3.8
install_requires =
install_requires =
grpcio >= 1.66.2
protobuf >= 5.28.2
senzing-abstract >= 0.1.4
Expand Down

0 comments on commit dcaed5d

Please sign in to comment.