Skip to content

Commit

Permalink
Version Bump SDKs (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: konfig-publisher <publisher@konfigthis.com>
  • Loading branch information
konfig-bot[bot] and konfig-publisher committed Sep 5, 2024
1 parent fd800a8 commit 9faaa34
Show file tree
Hide file tree
Showing 33 changed files with 57 additions and 69 deletions.
12 changes: 0 additions & 12 deletions .konfig/changesets/purple-ends-greet.md

This file was deleted.

16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ See a list of our SDKs below, or visit any of our additional resources to learn

|Language|Version|Package Manager|README|Source|
|-|-|-|-|-|
|Java|5.0.41|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/snaptrade-java-sdk/5.0.41)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/java#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/java)|
|Ruby|2.0.42|[RubyGems](https://rubygems.org/gems/snaptrade/versions/2.0.42)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/ruby#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/ruby)|
|Python|11.0.41|[PyPI](https://pypi.org/project/snaptrade-python-sdk/11.0.41)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/python#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/python)|
|TypeScript|9.0.43|[npm](https://www.npmjs.com/package/snaptrade-typescript-sdk/v/9.0.43)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/typescript#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/typescript)|
|C#|5.0.44|[NuGet](https://nuget.org/packages/SnapTrade.Net/5.0.44)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/csharp#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/csharp)|
|PHP (8.0+)|2.0.41|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-sdk#2.0.41)|[README](https://github.com/passiv/snaptrade-php-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-sdk/tree/HEAD)|
|Go|1.0.13|[pkg.go.dev](https://pkg.go.dev/github.com/passiv/snaptrade-sdks/sdks/go)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/go#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/go)|
|PHP (7.0+)|2.0.41|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-7-sdk#2.0.41)|[README](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD)|
|Java|5.0.42|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/snaptrade-java-sdk/5.0.42)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/java#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/java)|
|Ruby|2.0.43|[RubyGems](https://rubygems.org/gems/snaptrade/versions/2.0.43)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/ruby#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/ruby)|
|Python|11.0.42|[PyPI](https://pypi.org/project/snaptrade-python-sdk/11.0.42)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/python#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/python)|
|TypeScript|9.0.44|[npm](https://www.npmjs.com/package/snaptrade-typescript-sdk/v/9.0.44)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/typescript#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/typescript)|
|C#|5.0.45|[NuGet](https://nuget.org/packages/SnapTrade.Net/5.0.45)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/csharp#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/csharp)|
|PHP (8.0+)|2.0.42|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-sdk#2.0.42)|[README](https://github.com/passiv/snaptrade-php-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-sdk/tree/HEAD)|
|Go|1.0.14|[pkg.go.dev](https://pkg.go.dev/github.com/passiv/snaptrade-sdks/sdks/go)|[README](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/go#readme)|[Source](https://github.com/passiv/snaptrade-sdks/tree/HEAD/sdks/go)|
|PHP (7.0+)|2.0.42|[Packagist](https://packagist.org/packages/konfig/snaptrade-php-7-sdk#2.0.42)|[README](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD#readme)|[Source](https://github.com/passiv/snaptrade-php-7-sdk/tree/HEAD)|
16 changes: 8 additions & 8 deletions konfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ readmeHeader:
useSecurityKeyName: true
additionalGenerators:
php7:
version: 2.0.41
version: 2.0.42
outputDirectory: sdks/php7
packageName: snaptrade-php-7-sdk
invokerPackage: SnapTrade
Expand All @@ -158,7 +158,7 @@ additionalGenerators:
repoId: snaptrade-php-7-sdk
generators:
go:
version: 1.0.13
version: 1.0.14
packageName: snaptrade
outputDirectory: sdks/go
readmeSnippet: snippets/go.go
Expand All @@ -170,7 +170,7 @@ generators:
- ConsumerKey
ruby:
moduleName: SnapTrade
version: 2.0.42
version: 2.0.43
outputDirectory: sdks/ruby
apiDocumentationAuthenticationPartial: snippets/ruby_doc_auth_partial.rb
gemName: snaptrade
Expand All @@ -181,7 +181,7 @@ generators:
- name: consumer_key
required: true
php:
version: 2.0.41
version: 2.0.42
outputDirectory: sdks/php
packageName: snaptrade-php-sdk
invokerPackage: SnapTrade
Expand All @@ -193,7 +193,7 @@ generators:
repoId: snaptrade-php-sdk
csharp:
clientName: Snaptrade
version: 5.0.44
version: 5.0.45
packageName: SnapTrade.Net
logoPath: logo.png
outputDirectory: sdks/csharp
Expand All @@ -204,7 +204,7 @@ generators:
userId: passiv
repoId: snaptrade-sdks/tree/master/sdks/csharp
java:
version: 5.0.41
version: 5.0.42
outputDirectory: sdks/java
readmeSnippet: snippets/java.java
clientName: Snaptrade
Expand All @@ -218,7 +218,7 @@ generators:
groupId: com.konfigthis
artifactId: snaptrade-java-sdk
python:
version: 11.0.41
version: 11.0.42
responseTypeVersion: '1'
outputDirectory: sdks/python
readmeSnippet: snippets/python.py
Expand All @@ -237,7 +237,7 @@ generators:
packageName: snaptrade_client
projectName: snaptrade-python-sdk
typescript:
version: 9.0.43
version: 9.0.44
outputDirectory: sdks/typescript
clientState:
- consumerKey
Expand Down
2 changes: 1 addition & 1 deletion sdks/csharp/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d3240c1-1c79-4375-9749-3bb548d47ade
31ad0d85-37dc-4445-94b2-9bc5ccd7d927
2 changes: 1 addition & 1 deletion sdks/csharp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SnapTrade.Net - C#

[![NuGet](https://img.shields.io/badge/NuGet-5.0.44-blue.svg)](https://www.nuget.org/packages/SnapTrade.Net/5.0.44)
[![NuGet](https://img.shields.io/badge/NuGet-5.0.45-blue.svg)](https://www.nuget.org/packages/SnapTrade.Net/5.0.45)
[![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)

Connect brokerage accounts to your app for live positions and trading
Expand Down
10 changes: 5 additions & 5 deletions sdks/csharp/SnapTrade.Net.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SnapTrade.Net", "src\SnapTrade.Net\SnapTrade.Net.csproj", "{0E23B661-9143-4F6B-90EC-E3F372D9554C}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SnapTrade.Net", "src\SnapTrade.Net\SnapTrade.Net.csproj", "{4AA948F7-61DC-4471-B9C7-0F6255F090B0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SnapTrade.Net.Test", "src\SnapTrade.Net.Test\SnapTrade.Net.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0E23B661-9143-4F6B-90EC-E3F372D9554C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0E23B661-9143-4F6B-90EC-E3F372D9554C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0E23B661-9143-4F6B-90EC-E3F372D9554C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0E23B661-9143-4F6B-90EC-E3F372D9554C}.Release|Any CPU.Build.0 = Release|Any CPU
{4AA948F7-61DC-4471-B9C7-0F6255F090B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4AA948F7-61DC-4471-B9C7-0F6255F090B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4AA948F7-61DC-4471-B9C7-0F6255F090B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4AA948F7-61DC-4471-B9C7-0F6255F090B0}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
6 changes: 3 additions & 3 deletions sdks/csharp/src/SnapTrade.Net/Client/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public class Configuration : IReadableConfiguration
/// Version of the package.
/// </summary>
/// <value>Version of the package.</value>
public const string Version = "5.0.44";
public const string Version = "5.0.45";

/// <summary>
/// Identifier for ISO 8601 DateTime Format
Expand Down Expand Up @@ -116,7 +116,7 @@ public class Configuration : IReadableConfiguration
public Configuration()
{
Proxy = null;
UserAgent = "Konfig/5.0.44/csharp";
UserAgent = "Konfig/5.0.45/csharp";
BasePath = "https://api.snaptrade.com/api/v1";
DefaultHeaders = new ConcurrentDictionary<string, string>();
ApiKey = new ConcurrentDictionary<string, string>();
Expand Down Expand Up @@ -522,7 +522,7 @@ public static string ToDebugReport()
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 1.0.0\n";
report += " SDK Package Version: 5.0.44\n";
report += " SDK Package Version: 5.0.45\n";

return report;
}
Expand Down
2 changes: 1 addition & 1 deletion sdks/csharp/src/SnapTrade.Net/SnapTrade.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Description>This library was generated by https://konfigthis.com</Description>
<Copyright>No Copyright</Copyright>
<RootNamespace>SnapTrade.Net</RootNamespace>
<Version>5.0.44</Version>
<Version>5.0.45</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\SnapTrade.Net.xml</DocumentationFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down
2 changes: 1 addition & 1 deletion sdks/go/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d3240c1-1c79-4375-9749-3bb548d47ade
31ad0d85-37dc-4445-94b2-9bc5ccd7d927
2 changes: 1 addition & 1 deletion sdks/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Connect brokerage accounts to your app for live positions and trading

[![Go Reference](https://pkg.go.dev/badge/github.com/passiv/snaptrade-sdks/sdks/go)](https://pkg.go.dev/github.com/passiv/snaptrade-sdks/sdks/go@v1.0.13)
[![Go Reference](https://pkg.go.dev/badge/github.com/passiv/snaptrade-sdks/sdks/go)](https://pkg.go.dev/github.com/passiv/snaptrade-sdks/sdks/go@v1.0.14)
[![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)

</div>
Expand Down
2 changes: 1 addition & 1 deletion sdks/go/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sdks/java/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d3240c1-1c79-4375-9749-3bb548d47ade
31ad0d85-37dc-4445-94b2-9bc5ccd7d927
8 changes: 4 additions & 4 deletions sdks/java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Connect brokerage accounts to your app for live positions and trading

[![Maven Central](https://img.shields.io/badge/Maven%20Central-v5.0.41-blue)](https://central.sonatype.com/artifact/com.konfigthis/snaptrade-java-sdk/5.0.41)
[![Maven Central](https://img.shields.io/badge/Maven%20Central-v5.0.42-blue)](https://central.sonatype.com/artifact/com.konfigthis/snaptrade-java-sdk/5.0.42)
[![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)

</div>
Expand Down Expand Up @@ -50,7 +50,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.konfigthis</groupId>
<artifactId>snaptrade-java-sdk</artifactId>
<version>5.0.41</version>
<version>5.0.42</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -66,7 +66,7 @@ repositories {
}
dependencies {
implementation "com.konfigthis:snaptrade-java-sdk:5.0.41"
implementation "com.konfigthis:snaptrade-java-sdk:5.0.42"
}
```

Expand Down Expand Up @@ -103,7 +103,7 @@ mvn clean package

Then manually install the following JARs:

* `target/snaptrade-java-sdk-5.0.41.jar`
* `target/snaptrade-java-sdk-5.0.42.jar`
* `target/lib/*.jar`

## Getting Started
Expand Down
2 changes: 1 addition & 1 deletion sdks/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'java'
apply plugin: 'com.diffplug.spotless'

group = 'com.konfigthis'
version = '5.0.41'
version = '5.0.42'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion sdks/java/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "com.konfigthis",
name := "snaptrade-java-sdk",
version := "5.0.41",
version := "5.0.42",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
javacOptions in compile ++= Seq("-Xlint:deprecation"),
Expand Down
2 changes: 1 addition & 1 deletion sdks/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>snaptrade-java-sdk</artifactId>
<packaging>jar</packaging>
<name>snaptrade-java-sdk</name>
<version>5.0.41</version>
<version>5.0.42</version>
<url>https://github.com/passiv/snaptrade-sdks/tree/master/sdks/java</url>
<description>
Connect brokerage accounts to your app for live positions and trading
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("Konfig/5.0.41/java");
setUserAgent("Konfig/5.0.42/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
2 changes: 1 addition & 1 deletion sdks/php
2 changes: 1 addition & 1 deletion sdks/php7
2 changes: 1 addition & 1 deletion sdks/python/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d3240c1-1c79-4375-9749-3bb548d47ade
31ad0d85-37dc-4445-94b2-9bc5ccd7d927
4 changes: 2 additions & 2 deletions sdks/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Connect brokerage accounts to your app for live positions and trading


[![PyPI](https://img.shields.io/badge/PyPI-v11.0.41-blue)](https://pypi.org/project/snaptrade-python-sdk/11.0.41)
[![PyPI](https://img.shields.io/badge/PyPI-v11.0.42-blue)](https://pypi.org/project/snaptrade-python-sdk/11.0.42)
[![README.md](https://img.shields.io/badge/README-Click%20Here-green)](https://github.com/passiv/snaptrade-sdks/tree/master/sdks/python#readme)
[![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)

Expand Down Expand Up @@ -75,7 +75,7 @@ Python >=3.7
## Installation<a id="installation"></a>

```sh
pip install snaptrade-python-sdk==11.0.41
pip install snaptrade-python-sdk==11.0.42
```

## Getting Started<a id="getting-started"></a>
Expand Down
2 changes: 1 addition & 1 deletion sdks/python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "snaptrade-python-sdk"
version = "11.0.41"
version = "11.0.42"
description = "Client for SnapTrade"
authors = ["SnapTrade <api@snaptrade.com>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion sdks/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from setuptools import setup, find_packages # noqa: H301

NAME = "snaptrade-python-sdk"
VERSION = "11.0.41"
VERSION = "11.0.42"
# To install the library, run the following
#
# python setup.py install
Expand Down
2 changes: 1 addition & 1 deletion sdks/python/snaptrade_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
Created by: https://snaptrade.com/
"""

__version__ = "11.0.41"
__version__ = "11.0.42"

# import ApiClient
from snaptrade_client.api_client import ApiClient
Expand Down
2 changes: 1 addition & 1 deletion sdks/python/snaptrade_client/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@ def __init__(
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Konfig/11.0.41/python'
self.user_agent = 'Konfig/11.0.42/python'

def __enter__(self):
return self
Expand Down
2 changes: 1 addition & 1 deletion sdks/python/snaptrade_client/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 1.0.0\n"\
"SDK Package Version: 11.0.41".\
"SDK Package Version: 11.0.42".\
format(env=sys.platform, pyversion=sys.version)

def get_host_settings(self):
Expand Down
2 changes: 1 addition & 1 deletion sdks/ruby/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d3240c1-1c79-4375-9749-3bb548d47ade
31ad0d85-37dc-4445-94b2-9bc5ccd7d927
4 changes: 2 additions & 2 deletions sdks/ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Connect brokerage accounts to your app for live positions and trading

[![npm](https://img.shields.io/badge/gem-v2.0.42-blue)](https://rubygems.org/gems/snaptrade/versions/2.0.42)
[![npm](https://img.shields.io/badge/gem-v2.0.43-blue)](https://rubygems.org/gems/snaptrade/versions/2.0.43)
[![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)

</div>
Expand Down Expand Up @@ -70,7 +70,7 @@ Connect brokerage accounts to your app for live positions and trading
Add to Gemfile:

```ruby
gem 'snaptrade', '~> 2.0.42'
gem 'snaptrade', '~> 2.0.43'
```

## Getting Started<a id="getting-started"></a>
Expand Down
2 changes: 1 addition & 1 deletion sdks/ruby/lib/snaptrade/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
=end

module SnapTrade
VERSION = '2.0.42'
VERSION = '2.0.43'
end
2 changes: 1 addition & 1 deletion sdks/typescript/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2d3240c1-1c79-4375-9749-3bb548d47ade
31ad0d85-37dc-4445-94b2-9bc5ccd7d927
2 changes: 1 addition & 1 deletion sdks/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Connect brokerage accounts to your app for live positions and trading

[![npm](https://img.shields.io/badge/npm-v9.0.43-blue)](https://www.npmjs.com/package/snaptrade-typescript-sdk/v/9.0.43)
[![npm](https://img.shields.io/badge/npm-v9.0.44-blue)](https://www.npmjs.com/package/snaptrade-typescript-sdk/v/9.0.44)
[![More Info](https://img.shields.io/badge/More%20Info-Click%20Here-orange)](https://snaptrade.com/)

</div>
Expand Down
Loading

0 comments on commit 9faaa34

Please sign in to comment.