Skip to content

Commit

Permalink
release: ready to release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCrane committed Feb 17, 2022
1 parent a5cd962 commit f9ade04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = manimgl-mathjax
version = 0.1.0
version = 0.1.1
author = Manim Kindergarten Team
description = A plugin for ManimGL with tex2svg renderer using mathjax
long_description = file: README.md
Expand All @@ -27,7 +27,7 @@ classifiers =
[options]
packages = find:
include_package_data = True
install_requires = manimgl
install_requires = manimgl>=1.5.0

[options.entry_points]
console_scripts =
Expand Down

0 comments on commit f9ade04

Please sign in to comment.