Skip to content

Commit

Permalink
bump version v0.21.1 -> v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bw0rth committed Oct 4, 2022
1 parent 1ca7ff0 commit e381bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@

setuptools.setup(
name='pync',
version='0.21.1',
version='0.22.0',
author='Brendon Worthington',
description='arbitrary TCP and UDP connections and listens (Netcat for Python).',
package_dir={'': 'src'},
Expand Down

0 comments on commit e381bdf

Please sign in to comment.