diff options
| author | Chris Dent <cdent@anticdent.org> | 2020-01-05 14:01:35 +0000 |
|---|---|---|
| committer | Chris Dent <cdent@anticdent.org> | 2020-01-05 14:01:35 +0000 |
| commit | e48732cd002d0a30b7382909f20cc45aa1616e53 (patch) | |
| tree | b732af0cf4c92c4a0b9ca64dbda21d9572422e81 /setup.py | |
| parent | 7b06a520ba24bec27ae242db92c4ceea22173420 (diff) | |
| download | paste-git-3.2.4.tar.gz | |
release 3.2.43.2.4
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ # - git push # - python setup.py sdist bdist_wheel upload --sign -__version__ = '3.2.3' +__version__ = '3.2.4' from setuptools import setup, find_packages import sys, os |
