File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.11.3] ( https://github.com/fabiocaccamo/python-codicefiscale/releases/tag/0.11.3 ) - 2026-01-16
8+ - Fix problem with municipalities that have the same slugified name: e.g., Paternò (CT) vs Paterno (PZ). #246
9+
710## [ 0.11.2] ( https://github.com/fabiocaccamo/python-codicefiscale/releases/tag/0.11.2 ) - 2026-01-08
811- Fix ` pipx ` support. #245
912
Original file line number Diff line number Diff line change 77__email__ = "fabio.caccamo@gmail.com"
88__license__ = "MIT"
99__title__ = "codicefiscale"
10- __version__ = "0.11.2 "
10+ __version__ = "0.11.3 "
You can’t perform that action at this time.
0 commit comments