- Update HISTORY.rst
- Commit the changes:
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
- Update version number (can also be minor or major)
bumpversion patch
| <form action="{% url %}" method="post" enctype="multipart/form-data">{% csrf_token %} | |
| <input type="file" name="csv_file" /> | |
| <input type="submit" value="Upload" /> | |
| </form> |
| # /usr/bin/uwsgi --ini /etc/uwsgi/mailman.ini | |
| [uwsgi] | |
| plugins = cgi | |
| vhost = true | |
| master = true | |
| #touch-reload = %p | |
| #daemonize = /var/log/uwsgi-mailman.log | |
| #pidfile = /var/run/uwsgi-mailman.pid | |
| #log-maxsize = 20971520 | |
| socket = 127.0.0.1:4010 |
git add HISTORY.rst
git commit -m "Changelog for upcoming release 0.1.1."
bumpversion patch