Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Boneill3 committed Mar 23, 2021
1 parent 972e5a0 commit 9b6ec91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion canopen_monitor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

MAJOR = 3
MINOR = 2
PATCH = 2
PATCH = 3

APP_NAME = 'canopen-monitor'
APP_DESCRIPTION = 'An NCurses-based TUI application for tracking activity' \
Expand Down

0 comments on commit 9b6ec91

Please sign in to comment.