Skip to content

Commit d45de37

Browse files
committed
Add .dev0 to next version
1 parent 60e1ba5 commit d45de37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/paho/mqtt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.1.0"
1+
__version__ = "2.1.1.dev0"
22

33

44
class MQTTException(Exception):

0 commit comments

Comments
 (0)