Skip to content

Commit 9f2b7e3

Browse files
committed
Update Readme. Version 0.1.3
1 parent 7bb9034 commit 9f2b7e3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,13 @@ If you have a fully configured python 3 environment up and running you can insta
231231
The library will be included into the python class path. The runner will be globally available as `challenge` or
232232
alternatively as `stepik`.
233233

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+
234243

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.2
1+
0.1.3

0 commit comments

Comments
 (0)