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 f75b7f1 commit a88afc4Copy full SHA for a88afc4
docs/index.md
@@ -16,6 +16,10 @@
16
methods
17
```
18
19
+```{eval-rst}
20
+.. warning:: Incydr functionality in py42 is **deprecated**. Use the resources at https://developer.code42.com/ instead.
21
+```
22
+
23
24
[](https://pypi.org/project/py42/)
25
[](https://pypi.org/project/py42/)
src/py42/__version__.py
@@ -1,3 +1,3 @@
1
# py42
2
3
-__version__ = "1.28.0"
+__version__ = "1.28.1"
0 commit comments