Skip to content

[BUG] New version number #83

Description

@gaborkolarovics

If the pip has new version, but the poco dosn't then i get invalid version number.

See it:

(poco) kolarovicsg@Lenovo-14812:~/Private/poco$ pip install poco==
Collecting poco==
Could not find a version that satisfies the requirement poco== (from versions: 0.96.0, 0.96.1, 0.96.2, 0.96.3, 0.96.4, 0.96.5, 0.96.6, 0.96.7, 0.96.8, 0.96.9, 0.96.11, 0.96.12, 0.97.0, 0.97.1, 0.98.0, 0.98.1, 0.99.0, 0.99.1)
No matching distribution found for poco==
You are using pip version 9.0.1, however version 22.2.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
(poco) kolarovicsg@Lenovo-14812:~/Private/poco$ python -m poco.poco -v

New version of poco is available ('9.0.1').
Please upgrade with: pip install -U poco

0.99.1
(poco) kolarovicsg@Lenovo-14812:~/Private/poco$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions