We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10afab6 commit 29b5adaCopy full SHA for 29b5ada
ptadapter/__init__.py
@@ -8,6 +8,6 @@
8
9
__all__ = adapters.__all__
10
11
-__version__ = '3.0.0rc2'
+__version__ = '3.0.0'
12
# Note: since ptadapter does not have any 3rd-party dependencies,
13
# it should be safe for setup.py to import this.
0 commit comments