Skip to content

Commit

Permalink
Merge pull request #22 from dknowles2/version-bump
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
dknowles2 authored Mar 20, 2023
2 parents 3a3912f + a08e17f commit 647c307
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
Expand Up @@ -2,7 +2,7 @@

from setuptools import find_packages, setup

VERSION = "2023.2.1"
VERSION = "2023.3.0"

setup(
name="pytboss",
Expand Down

0 comments on commit 647c307

Please sign in to comment.