Skip to content

Commit

Permalink
Doc changes and bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbridak committed Aug 27, 2024
1 parent 7db3185 commit a9ce09c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
- CQ World Wide CW
- CQ World Wide SSB
- CWOps CWT
- Helvetia
- IARU HF
- ICWC MST
- Japan International DX CW
Expand All @@ -193,6 +194,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.

## Recent Changes

- [24-8-27] Added Helvetia contest.
- [24-8-22] Add loading splash screen.
- [24-8-20] Added K1USN Slow Speed Test
- [24-8-17-1] Did an oops. Fixed the oops.
Expand Down
2 changes: 1 addition & 1 deletion not1mm/lib/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""It's the version"""

__version__ = "24.8.22"
__version__ = "24.8.27"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "not1mm"
version = "24.8.22"
version = "24.8.27"
description = "NOT1MM Logger"
readme = "README.md"
requires-python = ">=3.9"
Expand Down

0 comments on commit a9ce09c

Please sign in to comment.