Skip to content

Commit b7f68bf

Browse files
authored
Update __version__.py
1 parent 8c20a41 commit b7f68bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

uc2rest/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
__title__ = 'UC2 REST'
88
__description__ = 'This pacage will help you to drive the ESP32-driven microscopy control modules from UC2'
9-
__version__ = '0.1.0.13'
9+
__version__ = 'development'
1010
__author__ = 'Benedict Diederich'
1111
__author_email__ = 'benedictdied@gmail.com'
1212
__license__ = 'GPL v3'

0 commit comments

Comments
 (0)