浏览代码

Update Matplotlib documentation (3.7.1)

Simon Legner 2 年之前
父节点
当前提交
2e0d7a6290
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/matplotlib.rb

+ 1 - 1
lib/docs/scrapers/matplotlib.rb

@@ -16,7 +16,7 @@ module Docs
     options[:skip] = %w(api_changes.html tutorial.html faq.html)
 
     options[:attribution] = <<-HTML
-      &copy; 2012&ndash;2022 Matplotlib Development Team. All rights reserved.<br>
+      &copy; 2012&ndash;2023 Matplotlib Development Team. All rights reserved.<br>
       Licensed under the Matplotlib License Agreement.
     HTML