diff --git a/gentodo-0.2.0.ebuild b/gentodo-0.2.1.ebuild similarity index 100% rename from gentodo-0.2.0.ebuild rename to gentodo-0.2.1.ebuild diff --git a/src/gentodo/__init__.py b/src/gentodo/__init__.py index 6300cda..061b6b5 100644 --- a/src/gentodo/__init__.py +++ b/src/gentodo/__init__.py @@ -1,2 +1,2 @@ '''__init__.py''' -__version__ = "0.2.0" +__version__ = "0.2.1"