blob: b4f2809d8b4ff5ed3e00f4f37300f6b986a6b812 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- project.cfg.orig 2021-04-25 15:51:21 UTC
+++ project.cfg
@@ -1,5 +1,5 @@
[project]
-name = Rx
+name = rx
project = RxPY
# Please make sure the version here remains the same as in rx/__init__.py
version = 3.2.0
|