Skip to content

Commit

Permalink
Release v1.0.2 (#4)
Browse files Browse the repository at this point in the history
* feat: upgrade semver to align with pypi
  • Loading branch information
flavienSindou authored Dec 9, 2024
1 parent bb5f9ad commit c6263cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filigran_sseclient/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
__version__ = "1.0.1"
__version__ = "1.0.2"

from .sseclient import SSEClient

Expand Down

0 comments on commit c6263cf

Please sign in to comment.