File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ alphabetical order):
1818- David Siroky
1919- Edward Betts
2020- Edwin Steele
21+ - Elges István
2122- François D. (@franek)
2223- @Glandos
2324- Giel van Schijndel
Original file line number Diff line number Diff line change 11The MIT License (MIT)
2- Copyright (c) 2009-2020 - Simon Conseil
2+ Copyright (c) 2009-2021 - Simon Conseil
33
44Permission is hereby granted, free of charge, to any person obtaining a copy
55of this software and associated documentation files (the "Software"), to
Original file line number Diff line number Diff line change 22 Changelog
33===========
44
5- Version 2.2.dev
6- ~~~~~~~~~~~~~~~
5+ Version 2.2
6+ ~~~~~~~~~~~
77
8- Released on 2020-xx-xx .
8+ Released on 2021-04-18 .
99
1010- Convert pillow warnings to logging with filename [:issue: `394 `].
1111- Catch warnings when reading EXIF data.
Original file line number Diff line number Diff line change 22name = sigal
33description = Simple static gallery generator
44long_description = file: README.rst
5+ long_description_content_type = text/x-rst
56author = Simon Conseil
67author_email = contact@saimon.org
78url = https://github.com/saimn/sigal
@@ -17,6 +18,7 @@ classifiers =
1718 Programming Language :: Python :: 3.6
1819 Programming Language :: Python :: 3.7
1920 Programming Language :: Python :: 3.8
21+ Programming Language :: Python :: 3.9
2022 Topic :: Internet :: WWW/HTTP
2123 Topic :: Multimedia :: Graphics :: Viewers
2224 Topic :: Software Development :: Libraries :: Python Modules
You can’t perform that action at this time.
0 commit comments