Skip to content

Commit 7a28917

Browse files
Bump version.
1 parent 9bc60d1 commit 7a28917

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.0rc1'
11+
__version__ = '3.0.0rc2'
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)