Skip to content

Commit

Permalink
0.9.37a2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
damonlynch committed Apr 25, 2024
1 parent 43a89a3 commit 6d430f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog for Rapid Photo Downloader
====================================

0.9.37a2 (2024-04-25)
---------------------

- Build fixes while generating man page.

0.9.37a1 (2024-04-25)
---------------------

Expand Down
2 changes: 1 addition & 1 deletion raphodo/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
)
__uri__ = "https://damonlynch.net/rapid"

__version__ = "0.9.37a1"
__version__ = "0.9.37a2"

__author__ = "Damon Lynch"
__email__ = "damonlynch@gmail.com"
Expand Down

0 comments on commit 6d430f4

Please sign in to comment.