Skip to content

Commit

Permalink
Release version 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 9, 2023
1 parent 0d7cc67 commit eee1fcf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Changelog
=========

0.44.0 (2023-12-09)
0.45.0 (2023-12-09)
-------------------
-------------------
------------------------

Fix
~~~
Expand Down
2 changes: 1 addition & 1 deletion github_backup/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.44.0"
__version__ = "0.45.0"

0 comments on commit eee1fcf

Please sign in to comment.