Skip to content

Commit 6c6ba95

Browse files
committed
__version__ back to devel
1 parent 9e2f67f commit 6c6ba95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/robotremoteserver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '1.0'
15+
__version__ = 'devel'
1616

1717
import re
1818
import sys

0 commit comments

Comments
 (0)