Skip to content

Commit 7b27f76

Browse files
committed
Back to work
1 parent 96dbec3 commit 7b27f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qtpy/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
import warnings
6262

6363
# Version of QtPy
64-
__version__ = '2.0.1'
64+
__version__ = '2.1.0.dev0'
6565

6666

6767
class PythonQtError(RuntimeError):

0 commit comments

Comments
 (0)