Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodfrey0 authored Dec 23, 2023
1 parent 947b505 commit c6c4ec1
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 = swarmnet
version = 0.0.3
version = 0.0.4
author = Toby Godfrey
author_email = swarmnet@tgodfrey.com
description = A gossip-based swarm communication library
Expand All @@ -19,4 +19,4 @@ packages = find:
python_requires = >=3.10

[options.packages.find]
where = src
where = src

0 comments on commit c6c4ec1

Please sign in to comment.