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 342511c commit b62f810Copy full SHA for b62f810
setup.py
@@ -4,7 +4,7 @@
4
from distutils.core import setup
5
6
setup(
7
- version="0.0.1",
+ version="0.0.2",
8
name="testgres.common",
9
packages=[
10
"testgres.common",
0 commit comments