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 7bb9034 commit 9f2b7e3Copy full SHA for 9f2b7e3
README.rst
@@ -231,4 +231,13 @@ If you have a fully configured python 3 environment up and running you can insta
231
The library will be included into the python class path. The runner will be globally available as `challenge` or
232
alternatively as `stepik`.
233
234
+.. code-block:: bash
235
+
236
+ prompt> challenge -V
237
+ challenge 0.1.2
238
239
+ prompt> stepik -V
240
+ stepik 0.1.2
241
242
243
version.txt
@@ -1 +1 @@
1
-0.1.2
+0.1.3
0 commit comments