Skip to content

Commit

Permalink
Merge pull request #43 from sdfordham/Version-1.3.0
Browse files Browse the repository at this point in the history
Version 1.3.0
  • Loading branch information
sdfordham authored Feb 3, 2024
2 parents fb07cbd + a7eac44 commit 8f873b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
sys.path.insert(0, os.path.abspath("../../"))

project = "pysyncon"
copyright = "2023, Stiofáin Fordham"
copyright = "2024, Stiofáin Fordham"
author = "Stiofáin Fordham"
release = "0.2.1"
release = "1.3.0"

extensions = [
"sphinx.ext.autodoc",
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pysyncon
version = 1.2.0
version = 1.3.0
author = Stiofán Fordham
url = https://github.com/sdfordham/pysyncon/
long_description = file: README.md
Expand Down

0 comments on commit 8f873b4

Please sign in to comment.