Skip to content

Commit

Permalink
Merge pull request #27 from dknowles2/dknowles2-patch-1
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
dknowles2 committed Feb 22, 2023
2 parents 0759560 + f4c7a4b commit 81c9d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from pathlib import Path
from setuptools import setup, find_packages

VERSION = "2022.12.24"
VERSION = "2023.2.1"

setup(
name="pyschlage",
Expand Down

0 comments on commit 81c9d9c

Please sign in to comment.