File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2024 Stiofán Fordham
3+ Copyright (c) 2025 Stiofán Fordham
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 55sys .path .insert (0 , os .path .abspath ("../../" ))
66
77project = "pysyncon"
8- copyright = "2024 , Stiofán Fordham"
8+ copyright = "2025 , Stiofán Fordham"
99author = "Stiofán Fordham"
10- release = "1.5.1 "
10+ release = "1.5.2 "
1111
1212extensions = [
1313 "sphinx.ext.autodoc" ,
Original file line number Diff line number Diff line change 11[metadata]
22name = pysyncon
3- version = 1.5.1
3+ version = 1.5.2
44author = Stiofán Fordham
55url = https://github.com/sdfordham/pysyncon/
66long_description = file: README.md
You can’t perform that action at this time.
0 commit comments