Skip to content

Commit

Permalink
Describe how to check current version
Browse files Browse the repository at this point in the history
  • Loading branch information
breadcentric committed Jan 24, 2021
1 parent d82cf0d commit 0456a34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@ pycodestyle

### Releasing, Packaging, distribution

Checking the current version:
```
python setup.py version
```

Marking new release:
```
git tag deepracer-utils-version
Expand Down

0 comments on commit 0456a34

Please sign in to comment.