Skip to content

Commit

Permalink
Merge pull request #15 from dknowles2/bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
dknowles2 authored Dec 22, 2022
2 parents 449f005 + 4b397f3 commit ef5c934
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.20-1"
VERSION = "2022.12.21"

setup(
name="pyschlage",
Expand Down

0 comments on commit ef5c934

Please sign in to comment.