We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565d6d6 commit c194ea4Copy full SHA for c194ea4
setup.py
@@ -24,7 +24,7 @@
24
'Topic :: Utilities']
25
26
setup(name="nrepl-python-client",
27
- version="0.0.2",
+ version="0.0.3",
28
packages=find_packages(),
29
# metadata for upload to PyPI
30
author="Chas Emerick",
0 commit comments