Skip to content

Commit 8c20a41

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

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

uc2rest/__version__.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@
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
109
__version__ = '0.1.0.13'
11-
=======
12-
__version__ = 'develop'
13-
>>>>>>> Stashed changes
1410
__author__ = 'Benedict Diederich'
1511
__author_email__ = 'benedictdied@gmail.com'
1612
__license__ = 'GPL v3'
17-
__url__ = 'https://github.com/openUC2/UC2-REST'
13+
__url__ = 'https://github.com/openUC2/UC2-REST'

0 commit comments

Comments
 (0)