~gtg/gtg/liblarch

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Jean-François Fortin Tam
  • Date: 2021-03-31 23:53:33 UTC
  • Revision ID: git-v1:b0840da092f5a78af9089087c50c212541e33436
Tags: v3.1.0
Release version 3.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
from distutils.core import setup
22
22
 
23
23
setup(
24
 
    version='3.0.1',
 
24
    version='3.1.0',
25
25
    url='https://wiki.gnome.org/Projects/liblarch',
26
26
    author='Lionel Dricot & Izidor Matušov',
27
27
    author_email='gtg-contributors@lists.launchpad.net',