Skip to content

Commit 8f873b4

Browse files
authored
Merge pull request #43 from sdfordham/Version-1.3.0
Version 1.3.0
2 parents fb07cbd + a7eac44 commit 8f873b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
sys.path.insert(0, os.path.abspath("../../"))
66

77
project = "pysyncon"
8-
copyright = "2023, Stiofáin Fordham"
8+
copyright = "2024, Stiofáin Fordham"
99
author = "Stiofáin Fordham"
10-
release = "0.2.1"
10+
release = "1.3.0"
1111

1212
extensions = [
1313
"sphinx.ext.autodoc",

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pysyncon
3-
version = 1.2.0
3+
version = 1.3.0
44
author = Stiofán Fordham
55
url = https://github.com/sdfordham/pysyncon/
66
long_description = file: README.md

0 commit comments

Comments
 (0)