File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2023 Stiofán Fordham
3+ Copyright (c) 2024 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áin Fordham"
9- author = "Stiofáin Fordham"
10- release = "1.3 .0"
8+ copyright = "2024, Stiofán Fordham"
9+ author = "Stiofán Fordham"
10+ release = "1.4 .0"
1111
1212extensions = [
1313 "sphinx.ext.autodoc" ,
Original file line number Diff line number Diff line change 11[metadata]
22name = pysyncon
3- version = 1.3 .0
3+ version = 1.4 .0
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