Skip to content

Commit

Permalink
Bump version to 0.2.0 (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
eb8680 committed Dec 8, 2023
1 parent d63e007 commit bf0674c
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 = "0.1.0"
VERSION = "0.2.0"

try:
long_description = open("README.rst", encoding="utf-8").read()
Expand Down

0 comments on commit bf0674c

Please sign in to comment.