We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ade6d0a commit 48593b7Copy full SHA for 48593b7
docs/HISTORY.txt
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+3.0.3 (unreleased)
5
+------------------
6
+
7
+- Nothing changed yet.
8
9
10
3.0.2 (2024-10-03)
11
------------------
12
setup.py
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages
-version = "3.0.2"
+version = "3.0.3.dev0"
setup(
name="slc.mailrouter",
0 commit comments