Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
Changes:

- Refactor models module
- Drop support for Python 3.8
- Add models for StArMap APIv2 Query
- Implement support for APIv2 on Client
- Add support for APIv2 offline mappings
- Bump dependencies
  • Loading branch information
JAVGan committed Sep 24, 2024
1 parent 80fae34 commit 7b5ed68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='starmap-client',
description='Client for StArMap',
version='1.4.1',
version='2.0.0',
keywords='stratosphere content artifact mapping cli',
author='Jonathan Gangi',
author_email='[email protected]',
Expand Down

0 comments on commit 7b5ed68

Please sign in to comment.