Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
taras committed Aug 30, 2024
1 parent c94930c commit 9e0b7c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ picows Release History
:local:


1.1.1 (2024-08-30)
------------------

* Release binary wheels along with source dist


1.1.0 (2024-08-23)
------------------

Expand Down
2 changes: 1 addition & 1 deletion picows/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
'PICOWS_DEBUG_LL'
]

__version__ = "1.1.0"
__version__ = "1.1.1"
__author__ = "Taras Kozlov"

0 comments on commit 9e0b7c5

Please sign in to comment.