Skip to content

Commit 29b5ada

Browse files
Bump version.
1 parent 10afab6 commit 29b5ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ptadapter/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
__all__ = adapters.__all__
1010

11-
__version__ = '3.0.0rc2'
11+
__version__ = '3.0.0'
1212
# Note: since ptadapter does not have any 3rd-party dependencies,
1313
# it should be safe for setup.py to import this.

0 commit comments

Comments
 (0)