Skip to content

Commit 903adf3

Browse files
Back to development: 3.0.3
[ci skip]
1 parent daf16d6 commit 903adf3

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
from pathlib import Path
22
from setuptools import setup
33

4-
version = "3.0.2"
4+
version = "3.0.3.dev0"
55

66
long_description = "\n".join(
77
[Path("README.md").read_text(), Path("CHANGES.md").read_text()]

0 commit comments

Comments
 (0)