We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab32d21 commit fe6e868Copy full SHA for fe6e868
src/robotremoteserver.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = 'devel'
+__version__ = '1.0.1'
16
17
import errno
18
import re
0 commit comments