Skip to content

Commit

Permalink
Version number updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
petersulyok committed Aug 16, 2023
1 parent 2faebb3 commit 0feee07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/smfc.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@


# Program version string
version_str: str = '3.1.0'
version_str: str = '3.1.1'


class Log:
Expand Down

0 comments on commit 0feee07

Please sign in to comment.