We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc1869 commit 8c20a41Copy full SHA for 8c20a41
1 file changed
uc2rest/__version__.py
@@ -6,12 +6,8 @@
6
7
__title__ = 'UC2 REST'
8
__description__ = 'This pacage will help you to drive the ESP32-driven microscopy control modules from UC2'
9
-<<<<<<< Updated upstream
10
__version__ = '0.1.0.13'
11
-=======
12
-__version__ = 'develop'
13
->>>>>>> Stashed changes
14
__author__ = 'Benedict Diederich'
15
__author_email__ = 'benedictdied@gmail.com'
16
__license__ = 'GPL v3'
17
-__url__ = 'https://github.com/openUC2/UC2-REST'
+__url__ = 'https://github.com/openUC2/UC2-REST'
0 commit comments