File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ 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.10.4] ( https://github.com/fabiocaccamo/python-codicefiscale/releases/tag/0.10.4 ) - 2025-08-26
8+ - Update countries and municipalities data.
9+ - Bump requirements and pre-commit hooks.
10+
711## [ 0.10.3] ( https://github.com/fabiocaccamo/python-codicefiscale/releases/tag/0.10.3 ) - 2024-09-30
812- Add missing country and municipalities. (by [ @tommysolinas ] ( https://github.com/tommysolinas ) in #198 )
913- Add ` pypy-3.10 ` to test matrix.
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.10.3 "
10+ __version__ = "0.10.4 "
You can’t perform that action at this time.
0 commit comments