We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f460f commit c0feeefCopy full SHA for c0feeef
server/pyproject.toml
@@ -4,7 +4,7 @@ requires = [ "setuptools" ]
4
5
[project]
6
name = "recceiver"
7
-version = "1.5"
+version = "1.8-dev"
8
description = "The recsync server for receiving updates from the 'client' and pushing them to ChannelFinder, or a dbstore."
9
readme = "README.md"
10
authors = [
0 commit comments