Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14218

python example should use latest current driver version

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: drivers
    • Labels:
      None
    • 1

      Description

      Pymongo Driver docs include an example installation:

      python -m pip install pymongo==3.5.1

      In order to avoid reader confusion and to improve convenience, the listed version should be the current latest version of the driver. Currently:

      python -m pip install pymongo==3.11

      Scope of changes

      Change code block to install latest version.

      Impact to Other Docs

      MVP (Work and Date)

      Resources (Scope or Design Docs, Invision, etc.)

            Assignee:
            nathan.leniz@mongodb.com Nathan Leniz
            Reporter:
            steffan.mejia@mongodb.com Steffan Mejia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              3 years, 10 weeks ago