Skip to content

Commit 9e21a94

Browse files
committed
Update __version__.py
1 parent d56bfda commit 9e21a94

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

uc2rest/__version__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66

77
__title__ = 'UC2 REST'
88
__description__ = 'This pacage will help you to drive the ESP32-driven microscopy control modules from UC2'
9+
<<<<<<< Updated upstream
910
__version__ = '0.1.0.13'
11+
=======
12+
__version__ = 'develop'
13+
>>>>>>> Stashed changes
1014
__author__ = 'Benedict Diederich'
1115
__author_email__ = 'benedictdied@gmail.com'
1216
__license__ = 'GPL v3'

0 commit comments

Comments
 (0)