Skip to content

Commit f45947d

Browse files
committed
README: document the incorrect pypi URL
1 parent 252c0af commit f45947d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,15 @@ Introduction
2323

2424
Reduced version of the decimal library for CircuitPython
2525

26+
Important Note
27+
==============
28+
From version 1.0.9 through 1.0.12, this package was incorrectly published on pypi under the name
29+
`circuitpython-jepler-udecimal <https://pypi.org/project/circuitpython-jepler-udecimal/>`_.
30+
The correct package name is
31+
`jepler-circuitpython-udecimal <https://pypi.org/project/jepler-circuitpython-udecimal/>`_.
2632

2733
Dependencies
28-
=============
34+
============
2935
This library depends on:
3036

3137
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_

0 commit comments

Comments
 (0)