Skip to content

Commit

Permalink
v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybdub committed Jan 25, 2021
1 parent 7b371eb commit 132b7e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changes

## [Master]
# [Master]

## [0.4.3] - 1/25/2020

### Added

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def build_libs():

setup(
name='jetbot',
version='0.4.1',
version='0.4.3',
description='An open-source robot based on NVIDIA Jetson Nano',
packages=find_packages(),
install_requires=[
Expand Down

0 comments on commit 132b7e1

Please sign in to comment.