Skip to content

Commit

Permalink
updated changelog, bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDoee committed Feb 17, 2024
1 parent 1d49535 commit abca22c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog
================================

Version 1.10.2 (17-02-2024)
--------------------------------

* Bugfix: Auto publish to pypi code

Version 1.10.1 (17-02-2024)
--------------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def read_description():

setup(
name='deluge-client',
version='1.10.1',
version='1.10.2',
description='Simple Deluge Client',
long_description=read_description(),
author='Anders Jensen',
Expand Down

0 comments on commit abca22c

Please sign in to comment.