Skip to content

Commit

Permalink
Bump version to 1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benhiller authored and dbrattli committed Dec 7, 2022
1 parent c030efb commit b567020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='Rx',
version='1.6.1',
version='1.6.2',
description='Reactive Extensions (Rx) for Python',
long_description=("is a library for composing asynchronous and "
"event-based programs using observable collections and LINQ-style "
Expand Down

0 comments on commit b567020

Please sign in to comment.