Skip to content

Commit

Permalink
Bump version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vstoykov committed Sep 27, 2023
1 parent a97900c commit 92ccef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pilkit/pkgmeta.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'pilkit'
__author__ = 'Matthew Tretter'
__version__ = '2.0'
__version__ = '3.0'
__license__ = 'BSD'
__all__ = ['__title__', '__author__', '__version__', '__license__']

0 comments on commit 92ccef0

Please sign in to comment.