Skip to content

Commit

Permalink
Preparing for release (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
spxiwh authored Jun 17, 2021
1 parent e3e8a1c commit 9664fec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sbank (0.0.2-1) unstable; urgency=low
sbank (0.0.3-1) unstable; urgency=low

* first debian build

Expand Down
2 changes: 1 addition & 1 deletion python-sbank.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%define srcname sbank
%define version 0.0.2
%define version 0.0.3
%define release 1

# -- src.rpm metadata -------
Expand Down
2 changes: 1 addition & 1 deletion sbank/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.2"
__version__ = "0.0.3"

0 comments on commit 9664fec

Please sign in to comment.