Skip to content

Commit 4a2a75e

Browse files
committed
v0.2.10
1 parent 2d94103 commit 4a2a75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import pathlib
22
from setuptools import setup
33

4-
VERSION = '0.2.9'
4+
VERSION = '0.2.10'
55

66
HERE = pathlib.Path(__file__).parent
77
README = (HERE / "README.md").read_text()

0 commit comments

Comments
 (0)